Uses of Class
org.icatproject.DataPublicationUser
-
Packages that use DataPublicationUser Package Description org.icatproject -
-
Uses of DataPublicationUser in org.icatproject
Fields in org.icatproject declared as DataPublicationUser Modifier and Type Field Description protected DataPublicationUserAffiliation. userFields in org.icatproject with type parameters of type DataPublicationUser Modifier and Type Field Description protected List<DataPublicationUser>User. dataPublicationUsersprotected List<DataPublicationUser>DataPublication. usersMethods in org.icatproject that return DataPublicationUser Modifier and Type Method Description DataPublicationUserObjectFactory. createDataPublicationUser()Create an instance ofDataPublicationUserDataPublicationUserAffiliation. getUser()Gets the value of the user property.Methods in org.icatproject that return types with arguments of type DataPublicationUser Modifier and Type Method Description List<DataPublicationUser>User. getDataPublicationUsers()Gets the value of the dataPublicationUsers property.List<DataPublicationUser>DataPublication. getUsers()Gets the value of the users property.Methods in org.icatproject with parameters of type DataPublicationUser Modifier and Type Method Description voidAffiliation. setUser(DataPublicationUser value)Sets the value of the user property.
-