|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PrincipalGroup | |
|---|---|
| org.opencrx.kernel.backend | |
| org.opencrx.kernel.base.jmi1 | |
| org.opencrx.kernel.home1.jmi1 | |
| org.opencrx.security.realm1.jmi1 | |
| Uses of PrincipalGroup in org.opencrx.kernel.backend |
|---|
| Methods in org.opencrx.kernel.backend that return PrincipalGroup | |
|---|---|
static PrincipalGroup |
SecureObject.initPrincipalGroup(String groupName,
javax.jdo.PersistenceManager pm,
String providerName,
String segmentName)
|
| Method parameters in org.opencrx.kernel.backend with type arguments of type PrincipalGroup | |
|---|---|
static ActivityCreator |
Activities.initActivityCreator(String creatorName,
ActivityType activityType,
List<ActivityGroup> activityGroups,
List<PrincipalGroup> owningGroups,
javax.jdo.PersistenceManager pm,
String providerName,
String segmentName)
|
static ActivityTracker |
Activities.initActivityTracker(String trackerName,
List<PrincipalGroup> owningGroups,
javax.jdo.PersistenceManager pm,
String providerName,
String segmentName)
|
| Uses of PrincipalGroup in org.opencrx.kernel.base.jmi1 |
|---|
| Methods in org.opencrx.kernel.base.jmi1 that return PrincipalGroup | |
|---|---|
PrincipalGroup |
ModifyOwningGroupParams.getGroup()
Retrieves the value for the optional structure field group. |
| Methods in org.opencrx.kernel.base.jmi1 with parameters of type PrincipalGroup | |
|---|---|
ModifyOwningGroupParams |
BasePackage.createModifyOwningGroupParams(PrincipalGroup group,
short mode)
|
| Method parameters in org.opencrx.kernel.base.jmi1 with type arguments of type PrincipalGroup | |
|---|---|
ModifyOwningGroupsParams |
BasePackage.createModifyOwningGroupsParams(List<PrincipalGroup> group,
short mode)
|
| Uses of PrincipalGroup in org.opencrx.kernel.home1.jmi1 |
|---|
| Methods in org.opencrx.kernel.home1.jmi1 that return PrincipalGroup | |
|---|---|
PrincipalGroup |
UserHome.getPrimaryGroup()
Retrieves the value for the reference primaryGroup. |
PrincipalGroup |
CreateUserParams.getPrimaryUserGroup()
Retrieves the value for the structure field primaryUserGroup. |
| Methods in org.opencrx.kernel.home1.jmi1 with parameters of type PrincipalGroup | |
|---|---|
CreateUserParams |
Home1Package.createCreateUserParams(Contact contact,
String initialPassword,
String initialPasswordVerification,
PrincipalGroup primaryUserGroup,
String principalName)
|
| Uses of PrincipalGroup in org.opencrx.security.realm1.jmi1 |
|---|
| Methods in org.opencrx.security.realm1.jmi1 that return PrincipalGroup | |
|---|---|
PrincipalGroup |
PrincipalGroupClass.createPrincipalGroup()
Creates an instance of class PrincipalGroup. |
PrincipalGroup |
PrincipalGroupClass.getPrincipalGroup(Object object)
Creates an instance of class PrincipalGroup based on the specified Object instance. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||