Uses of Interface
org.opencrx.security.realm1.cci2.PrincipalGroup

Packages that use PrincipalGroup
org.opencrx.kernel.account1.jdo2   
org.opencrx.kernel.activity1.jdo2   
org.opencrx.kernel.admin1.jdo2   
org.opencrx.kernel.base.cci2   
org.opencrx.kernel.base.jdo2   
org.opencrx.kernel.building1.jdo2   
org.opencrx.kernel.code1.jdo2   
org.opencrx.kernel.contract1.jdo2   
org.opencrx.kernel.depot1.jdo2   
org.opencrx.kernel.document1.jdo2   
org.opencrx.kernel.forecast1.jdo2   
org.opencrx.kernel.generic.jdo2   
org.opencrx.kernel.home1.cci2   
org.opencrx.kernel.home1.jdo2   
org.opencrx.kernel.home1.jmi1   
org.opencrx.kernel.model1.jdo2   
org.opencrx.kernel.product1.jdo2   
org.opencrx.kernel.ras1.jdo2   
org.opencrx.kernel.reservation1.jdo2   
org.opencrx.kernel.uom1.jdo2   
org.opencrx.kernel.workflow1.jdo2   
org.opencrx.security.realm1.jmi1   
 

Uses of PrincipalGroup in org.opencrx.kernel.account1.jdo2
 

Methods in org.opencrx.kernel.account1.jdo2 with type parameters of type PrincipalGroup
<T extends PrincipalGroup>
List<T>
Segment.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
SearchIndexEntry.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
RevenueReport.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
OrganizationalUnitRelationship.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
OrganizationalUnit.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
Organization.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
Member.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
CreditLimit.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
ContactRelationship.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
ContactMembership.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
Competitor.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
AddressFilterProperty.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
AddressFilterGlobal.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
AccountMembership.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
AccountFilterProperty.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
AccountFilterGlobal.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
AccountAddress.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
Account.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
 

Uses of PrincipalGroup in org.opencrx.kernel.activity1.jdo2
 

Methods in org.opencrx.kernel.activity1.jdo2 with type parameters of type PrincipalGroup
<T extends PrincipalGroup>
List<T>
WorkReportEntry.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
WeekDay.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
TaskParty.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
Segment.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
ResourceAssignment.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
Resource.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
ProductReference.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
MmsSlide.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
MeetingParty.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
InvolvedObject.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
IncidentParty.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
EffortEstimate.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
CalendarDay.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
Calendar.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
AddressGroupMember.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
AddressGroup.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
ActivityWorkRecord.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
ActivityVote.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
ActivityType.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
ActivityTracker.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
ActivityProcessTransition.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
ActivityProcessState.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
ActivityProcessAction.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
ActivityProcess.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
ActivityMilestone.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
ActivityLinkTo.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
ActivityLinkFrom.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
ActivityGroupAssignment.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
ActivityFollowUp.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
ActivityFilterProperty.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
ActivityFilterGroup.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
ActivityFilterGlobal.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
ActivityCreator.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
ActivityCategory.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
Activity.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
AbstractSmsRecipient.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
AbstractPhoneCallRecipient.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
AbstractMmsRecipient.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
AbstractMailingRecipient.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
AbstractFaxRecipient.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
AbstractEmailRecipient.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
 

Uses of PrincipalGroup in org.opencrx.kernel.admin1.jdo2
 

Methods in org.opencrx.kernel.admin1.jdo2 with type parameters of type PrincipalGroup
<T extends PrincipalGroup>
List<T>
ComponentConfiguration.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
 

Uses of PrincipalGroup in org.opencrx.kernel.base.cci2
 

Methods in org.opencrx.kernel.base.cci2 with type parameters of type PrincipalGroup
<T extends PrincipalGroup>
List<T>
SecureObject.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
 

Methods in org.opencrx.kernel.base.cci2 that return PrincipalGroup
 PrincipalGroup ModifyOwningGroupParams.getGroup()
          Retrieves the value for the optional structure field group.
 

Uses of PrincipalGroup in org.opencrx.kernel.base.jdo2
 

Methods in org.opencrx.kernel.base.jdo2 with type parameters of type PrincipalGroup
<T extends PrincipalGroup>
List<T>
Property.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
IndexEntry.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
AuditEntry.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
 

Uses of PrincipalGroup in org.opencrx.kernel.building1.jdo2
 

Methods in org.opencrx.kernel.building1.jdo2 with type parameters of type PrincipalGroup
<T extends PrincipalGroup>
List<T>
Segment.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
LinkableItemLinkTo.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
LinkableItemLinkFrom.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
InventoryItem.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
Facility.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
BuildingUnit.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
BuildingComplex.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
Building.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
AccountAssignmentInventoryItem.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
 

Uses of PrincipalGroup in org.opencrx.kernel.code1.jdo2
 

Methods in org.opencrx.kernel.code1.jdo2 with type parameters of type PrincipalGroup
<T extends PrincipalGroup>
List<T>
Segment.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
CodeValueContainer.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
AbstractEntry.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
 

Uses of PrincipalGroup in org.opencrx.kernel.contract1.jdo2
 

Methods in org.opencrx.kernel.contract1.jdo2 with type parameters of type PrincipalGroup
<T extends PrincipalGroup>
List<T>
Segment.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
SalesOrder.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
Quote.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
ProductApplication.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
PositionModification.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
Opportunity.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
Lead.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
Invoice.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
DeliveryRequest.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
DeliveryInformation.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
ContractRole.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
ContractFilterProperty.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
ContractFilterGlobal.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
ContractAddress.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
CalculationRule.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
AbstractSalesOrderPosition.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
AbstractRemovedPosition.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
AbstractQuotePosition.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
AbstractOpportunityPosition.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
AbstractInvoicePosition.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
 

Uses of PrincipalGroup in org.opencrx.kernel.depot1.jdo2
 

Methods in org.opencrx.kernel.depot1.jdo2 with type parameters of type PrincipalGroup
<T extends PrincipalGroup>
List<T>
SingleBooking.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
SimpleBooking.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
Segment.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
DepotType.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
DepotReportItemPosition.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
DepotReport.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
DepotReference.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
DepotPosition.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
DepotHolder.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
DepotGroup.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
DepotEntityRelationship.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
DepotEntity.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
DepotAddress.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
Depot.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
CompoundBooking.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
BookingText.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
BookingPeriod.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
 

Uses of PrincipalGroup in org.opencrx.kernel.document1.jdo2
 

Methods in org.opencrx.kernel.document1.jdo2 with type parameters of type PrincipalGroup
<T extends PrincipalGroup>
List<T>
Segment.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
PropertySet.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
DocumentRevision.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
DocumentLock.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
DocumentLink.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
DocumentFolder.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
DocumentAttachment.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
Document.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
 

Uses of PrincipalGroup in org.opencrx.kernel.forecast1.jdo2
 

Methods in org.opencrx.kernel.forecast1.jdo2 with type parameters of type PrincipalGroup
<T extends PrincipalGroup>
List<T>
Segment.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
ForecastPeriod.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
Forecast.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
BudgetMilestone.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
Budget.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
 

Uses of PrincipalGroup in org.opencrx.kernel.generic.jdo2
 

Methods in org.opencrx.kernel.generic.jdo2 with type parameters of type PrincipalGroup
<T extends PrincipalGroup>
List<T>
Rating.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
PropertySetEntry.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
PropertySet.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
Note.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
Media.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
DocumentAttachment.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
Description.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
AdditionalExternalLink.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
 

Uses of PrincipalGroup in org.opencrx.kernel.home1.cci2
 

Methods in org.opencrx.kernel.home1.cci2 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.cci2 with parameters of type PrincipalGroup
 void UserHome.setPrimaryGroup(PrincipalGroup primaryGroup)
          Sets a new value for the reference primaryGroup.
 

Uses of PrincipalGroup in org.opencrx.kernel.home1.jdo2
 

Methods in org.opencrx.kernel.home1.jdo2 with type parameters of type PrincipalGroup
<T extends PrincipalGroup>
List<T>
WfProcessInstance.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
WfActionLogEntry.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
UserHome.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
Subscription.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
Segment.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
QuickAccess.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
ObjectFinder.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
ExportProfile.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
EmailAccount.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
Chart.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
Alert.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
AccessHistory.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
 

Methods in org.opencrx.kernel.home1.jdo2 that return PrincipalGroup
 PrincipalGroup UserHome.getPrimaryGroup()
          Retrieves the value for the reference primaryGroup.
 

Methods in org.opencrx.kernel.home1.jdo2 with parameters of type PrincipalGroup
 void UserHome.setPrimaryGroup(PrincipalGroup primaryGroup)
          Sets a new value for the reference primaryGroup.
 

Uses of PrincipalGroup in org.opencrx.kernel.home1.jmi1
 

Methods in org.opencrx.kernel.home1.jmi1 with parameters of type PrincipalGroup
 void UserHome.setPrimaryGroup(PrincipalGroup primaryGroup)
          Sets a new value for the reference primaryGroup.
 

Uses of PrincipalGroup in org.opencrx.kernel.model1.jdo2
 

Methods in org.opencrx.kernel.model1.jdo2 with type parameters of type PrincipalGroup
<T extends PrincipalGroup>
List<T>
Segment.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
Element.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
 

Uses of PrincipalGroup in org.opencrx.kernel.product1.jdo2
 

Methods in org.opencrx.kernel.product1.jdo2 with type parameters of type PrincipalGroup
<T extends PrincipalGroup>
List<T>
Segment.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
SalesTaxType.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
RelatedProduct.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
ProductPhase.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
ProductFilterProperty.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
ProductFilterGlobal.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
ProductConfigurationTypeSet.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
ProductConfigurationType.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
ProductConfiguration.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
ProductClassificationRelationship.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
ProductClassification.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
ProductBasePrice.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
ProductAddress.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
Product.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
PricingRule.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
PriceModifier.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
PriceListEntry.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
AccountAssignmentProduct.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
AccountAssignment.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
AbstractPriceLevel.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
 

Uses of PrincipalGroup in org.opencrx.kernel.ras1.jdo2
 

Methods in org.opencrx.kernel.ras1.jdo2 with type parameters of type PrincipalGroup
<T extends PrincipalGroup>
List<T>
VariabilityPoint.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
SolutionPart.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
Profile.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
Descriptor.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
ClassificationElement.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
ArtifactDependency.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
ArtifactContext.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
 

Uses of PrincipalGroup in org.opencrx.kernel.reservation1.jdo2
 

Methods in org.opencrx.kernel.reservation1.jdo2 with type parameters of type PrincipalGroup
<T extends PrincipalGroup>
List<T>
Slot.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
Segment.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
Part.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
Event.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
ContactRole.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
 

Uses of PrincipalGroup in org.opencrx.kernel.uom1.jdo2
 

Methods in org.opencrx.kernel.uom1.jdo2 with type parameters of type PrincipalGroup
<T extends PrincipalGroup>
List<T>
UomSchedule.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
Uom.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
Segment.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
 

Uses of PrincipalGroup in org.opencrx.kernel.workflow1.jdo2
 

Methods in org.opencrx.kernel.workflow1.jdo2 with type parameters of type PrincipalGroup
<T extends PrincipalGroup>
List<T>
Topic.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
Segment.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
<T extends PrincipalGroup>
List<T>
AbstractTask.getOwningGroup()
          Retrieves the Collection of objects referenced by owningGroup.
 

Uses of PrincipalGroup in org.opencrx.security.realm1.jmi1
 

Subinterfaces of PrincipalGroup in org.opencrx.security.realm1.jmi1
 interface PrincipalGroup
          Class PrincipalGroup
 



This software is published under the BSD license. Copyright © 2003-2008, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.