|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.wewebu.ow.server.ecmimpl.cmis.generic.OwCMISPropertyDefinitionBase<XMLGregorianCalendar,org.oasis_open.docs.ns.cmis.core._200908.CmisPropertyDateTime>
com.wewebu.ow.server.ecmimpl.cmis.generic.OwCMISPropertyDateTimeDefinition
public class OwCMISPropertyDateTimeDefinition
OwCMISPropertyDateTimeDefinition.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Constructor Summary | |
---|---|
OwCMISPropertyDateTimeDefinition(org.oasis_open.docs.ns.cmis.core._200908.CmisPropertyDateTimeDefinitionType nativeDefinition_p)
|
Method Summary | |
---|---|
protected org.oasis_open.docs.ns.cmis.core._200908.CmisPropertyDateTime |
createNativeProperty()
|
protected OwCMISNativePropertyBinding<XMLGregorianCalendar> |
createTypedBoundProperty(org.oasis_open.docs.ns.cmis.core._200908.CmisPropertyDateTime cmisProperty_p)
|
List<OwCMISChoiceBinding<XMLGregorianCalendar>> |
getChoice()
Return a list of OwCMISChoiceBinding, if defining a choice list. |
XMLGregorianCalendar |
getMaxValue()
Return a maximum value if exist, else null should be returned. |
XMLGregorianCalendar |
getMinValue()
Return a minimum value if exist, else null should be returned. |
org.oasis_open.docs.ns.cmis.core._200908.CmisPropertyDefinitionType |
getNativeDefinition()
Return the native type definition object. |
Methods inherited from class com.wewebu.ow.server.ecmimpl.cmis.generic.OwCMISPropertyDefinitionBase |
---|
createBoundProperty |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OwCMISPropertyDateTimeDefinition(org.oasis_open.docs.ns.cmis.core._200908.CmisPropertyDateTimeDefinitionType nativeDefinition_p)
Method Detail |
---|
public List<OwCMISChoiceBinding<XMLGregorianCalendar>> getChoice()
OwCMISPropertyDefinition
OwCMISChoiceBinding
public org.oasis_open.docs.ns.cmis.core._200908.CmisPropertyDefinitionType getNativeDefinition()
OwCMISPropertyDefinition
public XMLGregorianCalendar getMaxValue()
OwCMISPropertyDefinition
For type String this method will return null every time
public XMLGregorianCalendar getMinValue()
OwCMISPropertyDefinition
For type String this method will return null every time
protected org.oasis_open.docs.ns.cmis.core._200908.CmisPropertyDateTime createNativeProperty()
createNativeProperty
in class OwCMISPropertyDefinitionBase<XMLGregorianCalendar,org.oasis_open.docs.ns.cmis.core._200908.CmisPropertyDateTime>
protected OwCMISNativePropertyBinding<XMLGregorianCalendar> createTypedBoundProperty(org.oasis_open.docs.ns.cmis.core._200908.CmisPropertyDateTime cmisProperty_p)
createTypedBoundProperty
in class OwCMISPropertyDefinitionBase<XMLGregorianCalendar,org.oasis_open.docs.ns.cmis.core._200908.CmisPropertyDateTime>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |