Uses of Class
com.storedobjects.support.Organization
Packages that use Organization
-
Uses of Organization in com.storedobjects.support
Methods in com.storedobjects.support that return OrganizationModifier and TypeMethodDescriptionstatic Organizationstatic OrganizationOrganization.get(SystemEntity systemEntity, Entity entity) static OrganizationOrganization.get(SystemEntity systemEntity, String name) static OrganizationOrganization.getByEntityId(SystemEntity systemEntity, Id entityId) Issue.getOrganization()SupportUser.getOrganization()Methods in com.storedobjects.support that return types with arguments of type OrganizationModifier and TypeMethodDescriptionstatic ObjectIterator<Organization> Organization.list(SystemEntity systemEntity, String name) Methods in com.storedobjects.support with parameters of type Organization