|
||||||||||
| 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
|
| Nested classes/interfaces inherited from class org.w3c.jdo2.AbstractObject |
|---|
org.w3c.jdo2.AbstractObject.BLOB, org.w3c.jdo2.AbstractObject.CLOB, 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 | ||
|---|---|---|
|
addOwningGroup(PrincipalGroup group,
short mode)
|
|
org.openmdx.base.cci2.BasicObject |
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. |
|
Date |
getCreatedAt()
Retrieves the value for the attribute createdAt. |
|
Set<String> |
getCreatedBy()
|
|
String |
getDescription()
|
|
Set<Short> |
getEventType()
|
|
String |
getFilterName0()
|
|
String |
getFilterName1()
|
|
String |
getFilterName2()
|
|
String |
getFilterName3()
|
|
String |
getFilterName4()
|
|
Set<String> |
getFilterValue0()
|
|
Set<String> |
getFilterValue1()
|
|
Set<String> |
getFilterValue2()
|
|
Set<String> |
getFilterValue3()
|
|
Set<String> |
getFilterValue4()
|
|
XRI |
getIdentity()
Retrieves the value for the derived attribute identity. |
|
Date |
getModifiedAt()
Retrieves the value for the attribute modifiedAt. |
|
Set<String> |
getModifiedBy()
|
|
String |
getName()
Retrieves the value for the attribute name. |
|
List<String> |
getOwner()
|
|
|
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,
boolean idIsPersistent,
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 |
|
static CloseableCollection<Subscription> |
openmdxjdoGetObjectsByParent(UserHome userHome)
Navigate through an object's composite association |
|
protected int |
openmdxjdoGetSize(int field)
|
|
protected
|
openmdxjdoGetSlices()
|
|
protected void |
openmdxjdoSetSize(int field,
int size)
|
|
|
removeAllOwningGroup(short mode)
|
|
|
removeOwningGroup(PrincipalGroup group,
short mode)
|
|
|
setAccessLevel(short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
short mode)
|
|
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)
This method is equivalent to |
|
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)
This method is equivalent to |
|
void |
setFilterValue1(String... filterValue1)
This method is equivalent to |
|
void |
setFilterValue2(String... filterValue2)
This method is equivalent to |
|
void |
setFilterValue3(String... filterValue3)
This method is equivalent to |
|
void |
setFilterValue4(String... filterValue4)
This method is equivalent to |
|
void |
setName(String name)
Sets a new value for the attribute name. |
|
|
setOwningUser(short mode,
User user)
|
|
void |
setOwningUser(User owningUser)
Sets a new value for the reference owningUser. |
|
void |
setTopic(Topic topic)
Sets a new value for the reference topic. |
|
void |
setUserHome(UserHome userHome)
Sets a new value for the reference userHome. |
|
void |
setUserHome(UserHome userHome,
boolean idIsPersistent,
String id)
Set the object's composite association org:opencrx:kernel:home1:UserHomeContainsSubscription. |
|
| Methods inherited from class org.w3c.jdo2.AbstractObject |
|---|
openmdxjdoClassName, openmdxjdoGetIdentityBuilder, openmdxjdoGetList, openmdxjdoGetObjectsByParent, openmdxjdoGetSet, openmdxjdoGetSparseArray, openmdxjdoNewSlice, openmdxjdoSetArray, openmdxjdoSetCollection, openmdxjdoToArray, openmdxjdoToArray, openmdxjdoValidateElement |
| Methods inherited from class org.oasisopen.jdo2.Identifiable |
|---|
openmdxjdoGetIdentity, openmdxjdoGetIdentity, 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.public void setFilterName1(String filterName1)
filterName1.
filterName1 - The possibly null new value for attribute filterName1.public final String getFilterName2()
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.public void setFilterName0(String filterName0)
filterName0.
filterName0 - The possibly null new value for attribute filterName0.public Date getModifiedAt()
modifiedAt.
getModifiedAt in interface org.openmdx.base.cci2.BasicObjectmodifiedAt.public final Set<String> getModifiedBy()
getModifiedBy in interface org.openmdx.base.cci2.BasicObjectpublic final Set<Short> getEventType()
public void setEventType(Short... eventType)
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 XRI getIdentity()
identity.
getIdentity in interface org.openmdx.base.cci2.ExtentCapableidentity
public <T extends ModifySecureObjectResult> T removeAllOwningGroup(short mode)
throws RefException
removeAllOwningGroup in interface SecureObjectRefExceptionpublic final String getDescription()
description.public void setDescription(String description)
description.
description - The possibly null new value for attribute description.public Date getCreatedAt()
createdAt.
getCreatedAt in interface org.openmdx.base.cci2.BasicObjectcreatedAt.public String getName()
name.
name.public void setName(String name)
name.
name - The non-null new value for attribute name.
public <T extends ModifySecureObjectResult> T setOwningUser(short mode,
User user)
throws RefException
setOwningUser in interface SecureObjectRefExceptionpublic final String getFilterName4()
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.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 <T extends ModifySecureObjectResult> T addOwningGroup(PrincipalGroup group,
short mode)
throws RefException
addOwningGroup in interface SecureObjectRefException
public <T extends ModifySecureObjectResult> T removeOwningGroup(PrincipalGroup group,
short mode)
throws RefException
removeOwningGroup in interface SecureObjectRefExceptionpublic 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()
public void setFilterValue0(String... filterValue0)
This method is equivalent to
set.clear(); set.addAll(Arrays.asList(filterValue0));
filterValue0 - value(s) to be added to filterValue0public final Set<String> getCreatedBy()
getCreatedBy in interface org.openmdx.base.cci2.BasicObject
public <T extends ModifySecureObjectResult> T setAccessLevel(short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
short mode)
throws RefException
setAccessLevel in interface SecureObjectRefExceptionpublic org.openmdx.base.cci2.BasicObject getAccessGrantedByParent()
accessGrantedByParent.
getAccessGrantedByParent in interface SecureObjectnull – value for this reference.public final List<String> getOwner()
getOwner in interface SecureObjectpublic final Set<String> getFilterValue4()
public void setFilterValue4(String... filterValue4)
This method is equivalent to
set.clear(); set.addAll(Arrays.asList(filterValue4));
filterValue4 - value(s) to be added to filterValue4public final Set<String> getFilterValue3()
public void setFilterValue3(String... filterValue3)
This method is equivalent to
set.clear(); set.addAll(Arrays.asList(filterValue3));
filterValue3 - value(s) to be added to filterValue3public final Set<String> getFilterValue2()
public void setFilterValue2(String... filterValue2)
This method is equivalent to
set.clear(); set.addAll(Arrays.asList(filterValue2));
filterValue2 - value(s) to be added to filterValue2public final Set<String> getFilterValue1()
public void setFilterValue1(String... filterValue1)
This method is equivalent to
set.clear(); set.addAll(Arrays.asList(filterValue1));
filterValue1 - value(s) to be added to filterValue1public <T extends org.openmdx.compatibility.view1.cci2.View> Collection<T> getView()
view.
getView in interface org.openmdx.compatibility.view1.cci2.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 setUserHome(UserHome userHome)
userHome.
userHome - The non-null new value for this reference.public static CloseableCollection<Subscription> openmdxjdoGetObjectsByParent(UserHome userHome)
public void setUserHome(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,
boolean idIsPersistent,
String id)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||