|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.oasisopen.jdo2.Identifiable
org.w3c.jdo2.AbstractObject
org.opencrx.kernel.home1.jdo2.Subscription
public class Subscription
Class Subscription
| Nested Class Summary | |
|---|---|
static class |
Subscription.Identity
The object's application identity |
static class |
Subscription.Slice
Slice object hold the Subscription's multivalued attributes |
| Nested classes/interfaces inherited from class org.w3c.jdo2.AbstractObject |
|---|
org.w3c.jdo2.AbstractObject.EmbeddedList<E>, org.w3c.jdo2.AbstractObject.EmbeddedSet<E> |
| Field Summary | |
|---|---|
static List<String> |
BASE_CLASS
Define this class as base class |
static List<String> |
CLASS
Define the model class org::opencrx::kernel::home1::Subscription |
| Constructor Summary | |
|---|---|
Subscription()
|
|
| Method Summary | ||
|---|---|---|
ModifySecureObjectResult |
addOwningGroup(ModifyOwningGroupParams in)
|
|
void |
addToUserHome(UserHome userHome)
Sets a new value for the reference userHome. |
|
void |
addToUserHome(UserHome userHome,
boolean idIsPersistent,
String id)
Set the object's composite association org:opencrx:kernel:home1:UserHomeContainsSubscription. |
|
CheckPermissionsResult |
checkPermissions(CheckPermissionsParams in)
|
|
ViewCapable |
getAccessGrantedByParent()
Retrieves the value for the reference accessGrantedByParent. |
|
short |
getAccessLevelBrowse()
Retrieves the value for the attribute accessLevelBrowse. |
|
short |
getAccessLevelDelete()
Retrieves the value for the attribute accessLevelDelete. |
|
short |
getAccessLevelUpdate()
Retrieves the value for the attribute accessLevelUpdate. |
|
|
getContext()
Retrieves the Collection of objects referenced by context. |
|
Date |
getCreatedAt()
Retrieves the value for the attribute createdAt. |
|
Set<String> |
getCreatedBy()
Retrieves a set containing all the elements for the attribute createdBy. |
|
String |
getDescription()
Retrieves the possibly null value for the optional attribute description. |
|
Set<Short> |
getEventType()
Retrieves a set containing all the elements for the attribute eventType. |
|
String |
getFilterName0()
Retrieves the possibly null value for the optional attribute filterName0. |
|
String |
getFilterName1()
Retrieves the possibly null value for the optional attribute filterName1. |
|
String |
getFilterName2()
Retrieves the possibly null value for the optional attribute filterName2. |
|
String |
getFilterName3()
Retrieves the possibly null value for the optional attribute filterName3. |
|
String |
getFilterName4()
Retrieves the possibly null value for the optional attribute filterName4. |
|
Set<String> |
getFilterValue0()
Retrieves a set containing all the elements for the attribute filterValue0. |
|
Set<String> |
getFilterValue1()
Retrieves a set containing all the elements for the attribute filterValue1. |
|
Set<String> |
getFilterValue2()
Retrieves a set containing all the elements for the attribute filterValue2. |
|
Set<String> |
getFilterValue3()
Retrieves a set containing all the elements for the attribute filterValue3. |
|
Set<String> |
getFilterValue4()
Retrieves a set containing all the elements for the attribute filterValue4. |
|
String |
getIdentity()
Retrieves the value for the attribute identity. |
|
Date |
getModifiedAt()
Retrieves the value for the attribute modifiedAt. |
|
Set<String> |
getModifiedBy()
Retrieves a set containing all the elements for the attribute modifiedBy. |
|
String |
getName()
Retrieves the value for the attribute name. |
|
List<String> |
getOwner()
Retrieves a list containing all the elements for the attribute owner. |
|
|
getOwningGroup()
Retrieves the Collection of objects referenced by owningGroup. |
|
User |
getOwningUser()
Retrieves the value for the reference owningUser. |
|
Topic |
getTopic()
Retrieves the value for the reference topic. |
|
|
getView()
Retrieves a set containing all the elements for the reference view. |
|
boolean |
isActive()
Retrieves the value for the attribute isActive. |
|
static Subscription.Identity |
newIdentity(UserHome.Identity userHome,
QualifierType idType,
String id)
|
|
protected org.w3c.jdo2.AbstractObject.Slice |
newSlice(int index)
|
|
protected List<String> |
openmdxjdoGetClass()
Retrieve the model class |
|
protected String |
openmdxjdoGetObjectId()
Retrieve the object's JDO identity key |
|
protected int |
openmdxjdoGetSize(int field)
|
|
protected
|
openmdxjdoGetSlices()
|
|
protected void |
openmdxjdoSetSize(int field,
int size)
|
|
static Subscription.Identity |
openmdxjdoToIdentity(ObjectId objectId)
|
|
ModifySecureObjectResult |
removeAllOwningGroup(RemoveAllOwningGroupParams in)
|
|
ModifySecureObjectResult |
removeOwningGroup(ModifyOwningGroupParams in)
|
|
ModifySecureObjectResult |
replaceOwningGroup(ModifyOwningGroupsParams in)
|
|
ModifySecureObjectResult |
setAccessLevel(SetAccessLevelParams in)
|
|
void |
setAccessLevelBrowse(short accessLevelBrowse)
Sets a new value for the attribute accessLevelBrowse. |
|
void |
setAccessLevelDelete(short accessLevelDelete)
Sets a new value for the attribute accessLevelDelete. |
|
void |
setAccessLevelUpdate(short accessLevelUpdate)
Sets a new value for the attribute accessLevelUpdate. |
|
void |
setActive(boolean isActive)
Sets a new value for the attribute isActive. |
|
void |
setDescription(String description)
Sets a new value for the attribute description. |
|
void |
setEventType(Short... eventType)
Clears eventType and adds the given value(s). |
|
void |
setFilterName0(String filterName0)
Sets a new value for the attribute filterName0. |
|
void |
setFilterName1(String filterName1)
Sets a new value for the attribute filterName1. |
|
void |
setFilterName2(String filterName2)
Sets a new value for the attribute filterName2. |
|
void |
setFilterName3(String filterName3)
Sets a new value for the attribute filterName3. |
|
void |
setFilterName4(String filterName4)
Sets a new value for the attribute filterName4. |
|
void |
setFilterValue0(String... filterValue0)
Clears filterValue0 and adds the given value(s). |
|
void |
setFilterValue1(String... filterValue1)
Clears filterValue1 and adds the given value(s). |
|
void |
setFilterValue2(String... filterValue2)
Clears filterValue2 and adds the given value(s). |
|
void |
setFilterValue3(String... filterValue3)
Clears filterValue3 and adds the given value(s). |
|
void |
setFilterValue4(String... filterValue4)
Clears filterValue4 and adds the given value(s). |
|
void |
setName(String name)
Sets a new value for the attribute name. |
|
ModifySecureObjectResult |
setOwningUser(SetOwningUserParams in)
|
|
void |
setOwningUser(User owningUser)
Sets a new value for the reference owningUser. |
|
void |
setTopic(Topic topic)
Sets a new value for the reference topic. |
|
| Methods inherited from class org.w3c.jdo2.AbstractObject |
|---|
openmdxjdoClassName, openmdxjdoGetIdentityBuilder, openmdxjdoGetList, openmdxjdoGetObjectsByParent, openmdxjdoGetSet, openmdxjdoGetSparseArray, openmdxjdoNewMap, openmdxjdoNewSlice, openmdxjdoSetArray, openmdxjdoSetCollection, openmdxjdoToArray, openmdxjdoToArray, openmdxjdoValidateElement |
| Methods inherited from class org.oasisopen.jdo2.Identifiable |
|---|
jdoClass, modelClasses, openmdxjdoGetObject, openmdxjdoGetObjectById, openmdxjdoGetObjectId, openmdxjdoGetObjectSet, openmdxjdoNewObjectId, openmdxjdoNewObjectId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final List<String> CLASS
org::opencrx::kernel::home1::Subscription
public static final List<String> BASE_CLASS
Subscription.CLASS| Constructor Detail |
|---|
public Subscription()
| Method Detail |
|---|
protected String openmdxjdoGetObjectId()
openmdxjdoGetObjectId in class org.oasisopen.jdo2.Identifiableprotected final <E extends org.w3c.jdo2.AbstractObject.Slice> SortedMap<Integer,E> openmdxjdoGetSlices()
openmdxjdoGetSlices in class org.w3c.jdo2.AbstractObjectpublic final String getFilterName1()
filterName1.
filterName1.public void setFilterName1(String filterName1)
filterName1.
filterName1 - The possibly null new value for attribute filterName1.public final String getFilterName2()
filterName2.
filterName2.public void setFilterName2(String filterName2)
filterName2.
filterName2 - The possibly null new value for attribute filterName2.public short getAccessLevelDelete()
accessLevelDelete.
getAccessLevelDelete in interface SecureObjectaccessLevelDelete.public void setAccessLevelDelete(short accessLevelDelete)
accessLevelDelete.
setAccessLevelDelete in interface SecureObjectaccessLevelDelete - The non-null new value for attribute accessLevelDelete.public final String getFilterName0()
filterName0.
filterName0.public void setFilterName0(String filterName0)
filterName0.
filterName0 - The possibly null new value for attribute filterName0.public Date getModifiedAt()
modifiedAt.
getModifiedAt in interface BasicObjectmodifiedAt.public final Set<String> getModifiedBy()
modifiedBy.
getModifiedBy in interface BasicObjectpublic final Set<Short> getEventType()
eventType.
public void setEventType(Short... eventType)
eventType and adds the given value(s).
This method is equivalent to
set.clear(); set.addAll(Arrays.asList(eventType));
eventType - value(s) to be added to eventTypepublic short getAccessLevelBrowse()
accessLevelBrowse.
getAccessLevelBrowse in interface SecureObjectaccessLevelBrowse.public void setAccessLevelBrowse(short accessLevelBrowse)
accessLevelBrowse.
setAccessLevelBrowse in interface SecureObjectaccessLevelBrowse - The non-null new value for attribute accessLevelBrowse.public String getIdentity()
identity.
getIdentity in interface ExtentCapableidentity.public ModifySecureObjectResult removeAllOwningGroup(RemoveAllOwningGroupParams in)
removeAllOwningGroup in interface SecureObjectpublic final String getDescription()
description.
description.public void setDescription(String description)
description.
description - The possibly null new value for attribute description.public Date getCreatedAt()
createdAt.
getCreatedAt in interface BasicObjectcreatedAt.public String getName()
name.
name.public void setName(String name)
name.
name - The non-null new value for attribute name.public ModifySecureObjectResult setOwningUser(SetOwningUserParams in)
setOwningUser in interface SecureObjectpublic final String getFilterName4()
filterName4.
filterName4.public void setFilterName4(String filterName4)
filterName4.
filterName4 - The possibly null new value for attribute filterName4.public <T extends PrincipalGroup> List<T> getOwningGroup()
Collection of objects referenced by owningGroup.
getOwningGroup in interface SecureObjectCollection of referenced objects.public final String getFilterName3()
filterName3.
filterName3.public void setFilterName3(String filterName3)
filterName3.
filterName3 - The possibly null new value for attribute filterName3.public Topic getTopic()
topic.
null – value for this reference.public void setTopic(Topic topic)
topic.
topic - The non-null new value for this reference.public ModifySecureObjectResult addOwningGroup(ModifyOwningGroupParams in)
addOwningGroup in interface SecureObjectpublic CheckPermissionsResult checkPermissions(CheckPermissionsParams in)
checkPermissions in interface SecureObjectpublic ModifySecureObjectResult removeOwningGroup(ModifyOwningGroupParams in)
removeOwningGroup in interface SecureObjectpublic boolean isActive()
isActive.
isActive.public void setActive(boolean isActive)
isActive.
isActive - The non-null new value for attribute isActive.public short getAccessLevelUpdate()
accessLevelUpdate.
getAccessLevelUpdate in interface SecureObjectaccessLevelUpdate.public void setAccessLevelUpdate(short accessLevelUpdate)
accessLevelUpdate.
setAccessLevelUpdate in interface SecureObjectaccessLevelUpdate - The non-null new value for attribute accessLevelUpdate.public final Set<String> getFilterValue0()
filterValue0.
public void setFilterValue0(String... filterValue0)
filterValue0 and adds the given value(s).
This method is equivalent to
set.clear(); set.addAll(Arrays.asList(filterValue0));
filterValue0 - value(s) to be added to filterValue0public final Set<String> getCreatedBy()
createdBy.
getCreatedBy in interface BasicObjectpublic ViewCapable getAccessGrantedByParent()
accessGrantedByParent.
getAccessGrantedByParent in interface SecureObjectnull – value for this reference.public ModifySecureObjectResult setAccessLevel(SetAccessLevelParams in)
setAccessLevel in interface SecureObjectpublic final List<String> getOwner()
owner.
getOwner in interface SecureObjectpublic ModifySecureObjectResult replaceOwningGroup(ModifyOwningGroupsParams in)
replaceOwningGroup in interface SecureObjectpublic <T extends Context> Map<String,T> getContext()
Collection of objects referenced by context.
getContext in interface ContextCapableCollection of referenced objects.public final Set<String> getFilterValue4()
filterValue4.
public void setFilterValue4(String... filterValue4)
filterValue4 and adds the given value(s).
This method is equivalent to
set.clear(); set.addAll(Arrays.asList(filterValue4));
filterValue4 - value(s) to be added to filterValue4public final Set<String> getFilterValue3()
filterValue3.
public void setFilterValue3(String... filterValue3)
filterValue3 and adds the given value(s).
This method is equivalent to
set.clear(); set.addAll(Arrays.asList(filterValue3));
filterValue3 - value(s) to be added to filterValue3public final Set<String> getFilterValue2()
filterValue2.
public void setFilterValue2(String... filterValue2)
filterValue2 and adds the given value(s).
This method is equivalent to
set.clear(); set.addAll(Arrays.asList(filterValue2));
filterValue2 - value(s) to be added to filterValue2public final Set<String> getFilterValue1()
filterValue1.
public void setFilterValue1(String... filterValue1)
filterValue1 and adds the given value(s).
This method is equivalent to
set.clear(); set.addAll(Arrays.asList(filterValue1));
filterValue1 - value(s) to be added to filterValue1public <T extends View> ObjectHasView.View<T> getView()
view.
getView in interface ViewCapablepublic User getOwningUser()
owningUser.
getOwningUser in interface SecureObjectnull – value for this reference.public void setOwningUser(User owningUser)
owningUser.
setOwningUser in interface SecureObjectowningUser - The non-null new value for this reference.protected int openmdxjdoGetSize(int field)
openmdxjdoGetSize in class org.w3c.jdo2.AbstractObject
protected void openmdxjdoSetSize(int field,
int size)
openmdxjdoSetSize in class org.w3c.jdo2.AbstractObjectprotected org.w3c.jdo2.AbstractObject.Slice newSlice(int index)
protected List<String> openmdxjdoGetClass()
Subscription.CLASSpublic void addToUserHome(UserHome userHome)
userHome.
userHome - The non-null new value for this reference.
public void addToUserHome(UserHome userHome,
boolean idIsPersistent,
String id)
org:opencrx:kernel:home1:UserHomeContainsSubscription.
userHome - The non-null new value for this object's composite owner.idIsPersistent - Defines whether the id is persistent.id - The non-null new value for this object's qualifier.
public static Subscription.Identity newIdentity(UserHome.Identity userHome,
QualifierType idType,
String id)
public static Subscription.Identity openmdxjdoToIdentity(ObjectId objectId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||