Uses of Class
org.icatproject.User
-
Packages that use User Package Description org.icatproject -
-
Uses of User in org.icatproject
Fields in org.icatproject declared as User Modifier and Type Field Description protected UserDummy. arg9protected UserDataPublicationUser. userprotected UserInstrumentScientist. userprotected UserInvestigationUser. userprotected UserStudy. userprotected UserUserGroup. userMethods in org.icatproject that return User Modifier and Type Method Description UserObjectFactory. createUser()Create an instance ofUserUserDummy. getArg9()Gets the value of the arg9 property.UserDataPublicationUser. getUser()Gets the value of the user property.UserInstrumentScientist. getUser()Gets the value of the user property.UserInvestigationUser. getUser()Gets the value of the user property.UserStudy. getUser()Gets the value of the user property.UserUserGroup. getUser()Gets the value of the user property.Methods in org.icatproject with parameters of type User Modifier and Type Method Description voidICAT. dummy(Datafile arg0, DatafileFormat arg1, DatafileParameter arg2, Dataset arg3, DatasetParameter arg4, DatasetType arg5, Facility arg6, FacilityCycle arg7, InstrumentScientist arg8, User arg9, Instrument arg10, Investigation arg11, InvestigationType arg12, InvestigationUser arg13, Keyword arg14, ParameterType arg15, Publication arg16, RelatedDatafile arg17, Sample arg18, SampleParameter arg19, Shift arg20, Study arg21, StudyInvestigation arg22, StudyStatus arg23, Application arg24, Job arg25, DataCollection arg26, DataCollectionParameter arg27, DataCollectionDataset arg28, DataCollectionDatafile arg29, Grouping arg30, UserGroup arg31, PublicStep arg32, FieldSet arg33)voidDummy. setArg9(User value)Sets the value of the arg9 property.voidDataPublicationUser. setUser(User value)Sets the value of the user property.voidInstrumentScientist. setUser(User value)Sets the value of the user property.voidInvestigationUser. setUser(User value)Sets the value of the user property.voidStudy. setUser(User value)Sets the value of the user property.voidUserGroup. setUser(User value)Sets the value of the user property.
-