Java Doc for ResourceProperties.java in  » ERP-CRM-Financial » sakai » org » sakaiproject » entity » api » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » ERP CRM Financial » sakai » org.sakaiproject.entity.api 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


org.sakaiproject.entity.api.ResourceProperties

All known Subclasses:   org.sakaiproject.util.BaseResourceProperties,
ResourceProperties
public interface ResourceProperties extends Serializable(Code)

ResourceProperties models the open-ended propeties of a Sakai Entity.



Field Summary
final static  StringFILE_TYPE
    
final static  StringNEW_ASSIGNMENT_CHECK_ADD_DUE_DATE
     Property for whether an assignment's due date will be added into schedule as an event(user settable).
final static  StringNEW_ASSIGNMENT_CHECK_AUTO_ANNOUNCE
     Property for whether an assignment's open date will be announced (user settable).
final static  StringPROP_ASSIGNMENT_DELETED
    
final static  StringPROP_ASSIGNMENT_DUEDATE_CALENDAR_EVENT_ID
     Property for calendar event associated with an assignment's due date (user settable).
final static  StringPROP_ASSIGNMENT_OPENDATE_ANNOUNCEMENT_MESSAGE_ID
     Property for announcement message id associated with an assignment's open date (user settable).
final static  StringPROP_CALENDAR_EVENT_FIELDS
     Property for calendar event extra fields (user settable).
final static  StringPROP_CALENDAR_LOCATION
     Property for calendar event location (user settable).
final static  StringPROP_CALENDAR_TYPE
     Property for calendar event types (user settable).
final static  StringPROP_CHANNEL_ENABLED
    
final static  StringPROP_CHAT_ROOM
     Property to associate a chat message with a chat room (user settable).
final static  StringPROP_COLLECTION_BODY_QUOTA
     Property that holds a ContentHosting collection body bytes quota, in K (user settable).
final static  StringPROP_CONTENT_ENCODING
    
final static  StringPROP_CONTENT_LENGTH
     Property for the content length (live, from DAV:).
final static  StringPROP_CONTENT_PRIORITY
     Property name on a ContentEntity indicating its rank if a custom priority sort is used.
final static  StringPROP_CONTENT_TYPE
     Property for the content type (live, from DAV:).
final static  StringPROP_COPYRIGHT
     Property for the copyright attribution (user settable).
final static  StringPROP_COPYRIGHT_ALERT
     Property for the copyright alert attribution (user settable).
final static  StringPROP_COPYRIGHT_CHOICE
     Property for the copyright choice attribution (user settable).
final static  StringPROP_CREATION_DATE
     Property for creation (upload) date (live, from DAV:).
final static  StringPROP_CREATOR
     Property for resource creator (uploader) (automatic).
final static  StringPROP_DESCRIPTION
     Property for long open description (user settable).
final static  StringPROP_DISCUSSION_CATEGORIES
     Property for the channel to categories names inside a discussion channel (user settable).
final static  StringPROP_DISPLAY_NAME
     Property for the display name (description) (dead, from DAV:).
final public static  StringPROP_HAS_CUSTOM_SORT
     Property name on a ContentCollection indicating that a custom priority sort is to be used.
final static  StringPROP_IS_COLLECTION
     Property that distinguishes a collection from a non-collection resource (automatic).
final static  StringPROP_MAIL_CHANNEL_OPEN
    
final static  StringPROP_MODIFIED_BY
     Property for resource last one to modify (automatic).
final static  StringPROP_MODIFIED_DATE
     Property for the last modified date (live, from DAV:, set when anything changes).
final static  StringPROP_ORIGINAL_FILENAME
     Property for the original filename (automatic).
final static  StringPROP_PUBVIEW
     Property indicating viewable (manual).
final static  StringPROP_REPLY_STYLE
    
final static  StringPROP_RESOURCE_TYPE
     Property name on a ContentEntity indicating the ResourceType that defines its properties.
final static  StringPROP_SITE_EMAIL_ARCHIVE
    
final static  StringPROP_SITE_EMAIL_NOTIFICATION_ID
    
final static  StringPROP_STRUCTOBJ_TYPE
    
final static  StringPROP_SUBMISSION_PREVIOUS_FEEDBACK_COMMENT
     Property for assignment submission's previous feedback comment (user settable).
final static  StringPROP_SUBMISSION_PREVIOUS_FEEDBACK_TEXT
     Property for assignment submission's previous inline feedback text (user settable).
final static  StringPROP_SUBMISSION_PREVIOUS_GRADES
     Property for assignment submission's previous grade (user settable).
final static  StringPROP_SUBMISSION_SCALED_PREVIOUS_GRADES
     Property for assignment submission's scaled previous grade (user settable).
final static  StringPROP_TO
     Property to target a message to a specific user (user settable).
final static  StringPROP_TOOL_CATEGORY
    
final static  StringPROP_TOOL_DESCRIPTION
    
final static  StringPROP_TOOL_TITLE
    
final static  StringTYPE_URL
    


Method Summary
 voidaddAll(ResourceProperties other)
     Add all the properties from the other ResourceProperties object.
 voidaddAll(Properties props)
     Add all the properties from the Properties object.
 voidaddProperty(String name, String value)
     Add a single valued property.
 voidaddPropertyToList(String name, String value)
     Add a value to a multi-valued property.
 voidclear()
     Remove all properties.
 Objectget(String name)
     Access a named property; as a String if it's single valued, or a List of (String) if it's multi-valued (or null if it's not defined).
Parameters:
  name - The property name.
 booleangetBooleanProperty(String name)
     Access a named property as a boolean.
Parameters:
  name - The property name.
 longgetLongProperty(String name)
     Access a named property as a long.
Parameters:
  name - The property name.
 StringgetNamePropAssignmentDeleted()
    
 StringgetNamePropCalendarLocation()
    
 StringgetNamePropCalendarType()
    
 StringgetNamePropChatRoom()
    
 StringgetNamePropCollectionBodyQuota()
    
 StringgetNamePropContentLength()
    
 StringgetNamePropContentType()
    
 StringgetNamePropCopyright()
    
 StringgetNamePropCopyrightAlert()
    
 StringgetNamePropCopyrightChoice()
    
 StringgetNamePropCreationDate()
    
 StringgetNamePropCreator()
    
 StringgetNamePropDescription()
    
 StringgetNamePropDisplayName()
    
 StringgetNamePropIsCollection()
    
 StringgetNamePropModifiedBy()
    
 StringgetNamePropModifiedDate()
    
 StringgetNamePropNewAssignmentCheckAddDueDate()
    
 StringgetNamePropNewAssignmentCheckAutoAnnounce()
    
 StringgetNamePropReplyStyle()
    
 StringgetNamePropStructObjType()
    
 StringgetNamePropSubmissionPreviousFeedbackComment()
    
 StringgetNamePropSubmissionPreviousFeedbackText()
    
 StringgetNamePropSubmissionPreviousGrades()
    
 StringgetNamePropSubmissionScaledPreviousGrades()
    
 StringgetNamePropTo()
    
 StringgetProperty(String name)
     Access a named property as a string (won't find multi-valued ones.)
Parameters:
  name - The property name.
 StringgetPropertyFormatted(String name)
     Access a named property as a properly formatted string.
Parameters:
  name - The property name.
 ListgetPropertyList(String name)
     Access a named property as a List of (String), good for single or multi-valued properties.
Parameters:
  name - The property name.
 IteratorgetPropertyNames()
     Access an iterator on the names of the defined properties (Strings).
 TimegetTimeProperty(String name)
     Access a named property as a Time.
Parameters:
  name - The property name.
 StringgetTypeUrl()
    
 booleanisLiveProperty(String name)
     Check if a named property is a live one (auto updated).
Parameters:
  name - The property name.
 voidremoveProperty(String name)
     Remove a property.
 voidset(ResourceProperties other)
     Take all values from this object.
 ElementtoXml(Document doc, Stack stack)
     Serialize the resource into XML, adding an element to the doc under the top of the stack element.
Parameters:
  doc - The DOM doc to contain the XML (or null for a string return).
Parameters:
  stack - The DOM elements, the top of which is the containing element of the new "resource" element.

Field Detail
FILE_TYPE
final static String FILE_TYPE(Code)
Used to find non structured object ContentResources (files, url's, etc.)



NEW_ASSIGNMENT_CHECK_ADD_DUE_DATE
final static String NEW_ASSIGNMENT_CHECK_ADD_DUE_DATE(Code)
Property for whether an assignment's due date will be added into schedule as an event(user settable). [String]



NEW_ASSIGNMENT_CHECK_AUTO_ANNOUNCE
final static String NEW_ASSIGNMENT_CHECK_AUTO_ANNOUNCE(Code)
Property for whether an assignment's open date will be announced (user settable). [String]



PROP_ASSIGNMENT_DELETED
final static String PROP_ASSIGNMENT_DELETED(Code)
Property for assignment been deleted status(user settable) [String]



PROP_ASSIGNMENT_DUEDATE_CALENDAR_EVENT_ID
final static String PROP_ASSIGNMENT_DUEDATE_CALENDAR_EVENT_ID(Code)
Property for calendar event associated with an assignment's due date (user settable). [String]



PROP_ASSIGNMENT_OPENDATE_ANNOUNCEMENT_MESSAGE_ID
final static String PROP_ASSIGNMENT_OPENDATE_ANNOUNCEMENT_MESSAGE_ID(Code)
Property for announcement message id associated with an assignment's open date (user settable). [String]



PROP_CALENDAR_EVENT_FIELDS
final static String PROP_CALENDAR_EVENT_FIELDS(Code)
Property for calendar event extra fields (user settable). [String]



PROP_CALENDAR_LOCATION
final static String PROP_CALENDAR_LOCATION(Code)
Property for calendar event location (user settable). [String]



PROP_CALENDAR_TYPE
final static String PROP_CALENDAR_TYPE(Code)
Property for calendar event types (user settable). [String]



PROP_CHANNEL_ENABLED
final static String PROP_CHANNEL_ENABLED(Code)
Property for a message channel indicating if the channel is 'enabled' (user settable) [Boolean]



PROP_CHAT_ROOM
final static String PROP_CHAT_ROOM(Code)
Property to associate a chat message with a chat room (user settable). [String]



PROP_COLLECTION_BODY_QUOTA
final static String PROP_COLLECTION_BODY_QUOTA(Code)
Property that holds a ContentHosting collection body bytes quota, in K (user settable). [long]



PROP_CONTENT_ENCODING
final static String PROP_CONTENT_ENCODING(Code)
The encoding of the resource - UTF-8 or ISO-8559-1 for example



PROP_CONTENT_LENGTH
final static String PROP_CONTENT_LENGTH(Code)
Property for the content length (live, from DAV:). [Long]



PROP_CONTENT_PRIORITY
final static String PROP_CONTENT_PRIORITY(Code)
Property name on a ContentEntity indicating its rank if a custom priority sort is used.



PROP_CONTENT_TYPE
final static String PROP_CONTENT_TYPE(Code)
Property for the content type (live, from DAV:). [MIME type string]



PROP_COPYRIGHT
final static String PROP_COPYRIGHT(Code)
Property for the copyright attribution (user settable). [String]



PROP_COPYRIGHT_ALERT
final static String PROP_COPYRIGHT_ALERT(Code)
Property for the copyright alert attribution (user settable). [String]



PROP_COPYRIGHT_CHOICE
final static String PROP_COPYRIGHT_CHOICE(Code)
Property for the copyright choice attribution (user settable). [String]



PROP_CREATION_DATE
final static String PROP_CREATION_DATE(Code)
Property for creation (upload) date (live, from DAV:). [Time]



PROP_CREATOR
final static String PROP_CREATOR(Code)
Property for resource creator (uploader) (automatic). [user id string]



PROP_DESCRIPTION
final static String PROP_DESCRIPTION(Code)
Property for long open description (user settable). [String]



PROP_DISCUSSION_CATEGORIES
final static String PROP_DISCUSSION_CATEGORIES(Code)
Property for the channel to categories names inside a discussion channel (user settable). [String]



PROP_DISPLAY_NAME
final static String PROP_DISPLAY_NAME(Code)
Property for the display name (description) (dead, from DAV:). [String]



PROP_HAS_CUSTOM_SORT
final public static String PROP_HAS_CUSTOM_SORT(Code)
Property name on a ContentCollection indicating that a custom priority sort is to be used.



PROP_IS_COLLECTION
final static String PROP_IS_COLLECTION(Code)
Property that distinguishes a collection from a non-collection resource (automatic). [Boolean]



PROP_MAIL_CHANNEL_OPEN
final static String PROP_MAIL_CHANNEL_OPEN(Code)
Property for a message channel indicating if the channel is 'enabled' (user settable) [Boolean]



PROP_MODIFIED_BY
final static String PROP_MODIFIED_BY(Code)
Property for resource last one to modify (automatic). [user id string]



PROP_MODIFIED_DATE
final static String PROP_MODIFIED_DATE(Code)
Property for the last modified date (live, from DAV:, set when anything changes). [Time]



PROP_ORIGINAL_FILENAME
final static String PROP_ORIGINAL_FILENAME(Code)
Property for the original filename (automatic). [String]



PROP_PUBVIEW
final static String PROP_PUBVIEW(Code)
Property indicating viewable (manual). [Boolean]



PROP_REPLY_STYLE
final static String PROP_REPLY_STYLE(Code)
Property that discussion reply message style is star or thread (automatic) [String]



PROP_RESOURCE_TYPE
final static String PROP_RESOURCE_TYPE(Code)
Property name on a ContentEntity indicating the ResourceType that defines its properties.



PROP_SITE_EMAIL_ARCHIVE
final static String PROP_SITE_EMAIL_ARCHIVE(Code)
Property for a site indicating if email archiveing is enabled for the site (user settable) [Boolean]



PROP_SITE_EMAIL_NOTIFICATION_ID
final static String PROP_SITE_EMAIL_NOTIFICATION_ID(Code)
Property for a site storing the email notification id associated with the site's mailbox (user settable) [String]



PROP_STRUCTOBJ_TYPE
final static String PROP_STRUCTOBJ_TYPE(Code)
Property for "object type" of a structured artifact



PROP_SUBMISSION_PREVIOUS_FEEDBACK_COMMENT
final static String PROP_SUBMISSION_PREVIOUS_FEEDBACK_COMMENT(Code)
Property for assignment submission's previous feedback comment (user settable). [String]



PROP_SUBMISSION_PREVIOUS_FEEDBACK_TEXT
final static String PROP_SUBMISSION_PREVIOUS_FEEDBACK_TEXT(Code)
Property for assignment submission's previous inline feedback text (user settable). [String]



PROP_SUBMISSION_PREVIOUS_GRADES
final static String PROP_SUBMISSION_PREVIOUS_GRADES(Code)
Property for assignment submission's previous grade (user settable). [String]



PROP_SUBMISSION_SCALED_PREVIOUS_GRADES
final static String PROP_SUBMISSION_SCALED_PREVIOUS_GRADES(Code)
Property for assignment submission's scaled previous grade (user settable). [String]



PROP_TO
final static String PROP_TO(Code)
Property to target a message to a specific user (user settable). [User]



PROP_TOOL_CATEGORY
final static String PROP_TOOL_CATEGORY(Code)
Property for a ToolRegistration, category of the tool (user settable) [String] %%% list desired -ggolden



PROP_TOOL_DESCRIPTION
final static String PROP_TOOL_DESCRIPTION(Code)
Property for a ToolRegistration, description of the tool (user settable) [String]



PROP_TOOL_TITLE
final static String PROP_TOOL_TITLE(Code)
Property for a ToolRegistration, the title of the tool (user settable) [String]



TYPE_URL
final static String TYPE_URL(Code)
URL MIME type





Method Detail
addAll
void addAll(ResourceProperties other)(Code)
Add all the properties from the other ResourceProperties object.
Parameters:
  other - The ResourceProperties to add.



addAll
void addAll(Properties props)(Code)
Add all the properties from the Properties object.
Parameters:
  props - The Properties to add.



addProperty
void addProperty(String name, String value)(Code)
Add a single valued property.
Parameters:
  name - The property name.
Parameters:
  value - The property value.



addPropertyToList
void addPropertyToList(String name, String value)(Code)
Add a value to a multi-valued property.
Parameters:
  name - The property name.
Parameters:
  value - The property value.



clear
void clear()(Code)
Remove all properties.



get
Object get(String name)(Code)
Access a named property; as a String if it's single valued, or a List of (String) if it's multi-valued (or null if it's not defined).
Parameters:
  name - The property name. the property value, or null if not found.



getBooleanProperty
boolean getBooleanProperty(String name) throws EntityPropertyNotDefinedException, EntityPropertyTypeException(Code)
Access a named property as a boolean.
Parameters:
  name - The property name. the property value.
exception:
  EntityPropertyNotDefinedException - if not found.
exception:
  EntityPropertyTypeException - if the property is found but not a boolean.



getLongProperty
long getLongProperty(String name) throws EntityPropertyNotDefinedException, EntityPropertyTypeException(Code)
Access a named property as a long.
Parameters:
  name - The property name. the property value.
exception:
  EntityPropertyNotDefinedException - if not found.
exception:
  EntityPropertyTypeException - if the property is found but not a long.



getNamePropAssignmentDeleted
String getNamePropAssignmentDeleted()(Code)
Get the static String of PROP_ASSIGNMENT_DELETED The static String of PROP_ASSIGNMENT_DELETED



getNamePropCalendarLocation
String getNamePropCalendarLocation()(Code)
Get the static String of PROP_CALENDAR_LOCATION The static String of PROP_CALENDAR_LOCATION



getNamePropCalendarType
String getNamePropCalendarType()(Code)
Get the static String of PROP_CALENDAR_TYPE The static String of PROP_CALENDAR_TYPE



getNamePropChatRoom
String getNamePropChatRoom()(Code)
Get the static String of PROP_CHAT_ROOM The static String of PROP_CHAT_ROOM



getNamePropCollectionBodyQuota
String getNamePropCollectionBodyQuota()(Code)
Get the static String of PROP_COLLECTION_BODY_QUOTA The static String of PROP_COLLECTION_BODY_QUOTA



getNamePropContentLength
String getNamePropContentLength()(Code)
Get the static String of PROP_CONTENT_LENGTH The static String of PROP_CONTENT_LENGTH



getNamePropContentType
String getNamePropContentType()(Code)
Get the static String of PROP_CONTENT_TYPE The static String of PROP_CONTENT_TYPE



getNamePropCopyright
String getNamePropCopyright()(Code)
Get the static String of PROP_COPYRIGHT The static String of PROP_COPYRIGHT



getNamePropCopyrightAlert
String getNamePropCopyrightAlert()(Code)
Get the static String of PROP_COPYRIGHT_ALERT The static String of PROP_COPYRIGHT_ALERT



getNamePropCopyrightChoice
String getNamePropCopyrightChoice()(Code)
Get the static String of PROP_COPYRIGHT_CHOICE The static String of PROP_COPYRIGHT_CHOICE



getNamePropCreationDate
String getNamePropCreationDate()(Code)
Get the static String of PROP_CREATION_DATE The static String of PROP_CREATION_DATE



getNamePropCreator
String getNamePropCreator()(Code)
Get the static String of PROP_CREATOR The static String of PROP_CREATOR



getNamePropDescription
String getNamePropDescription()(Code)
Get the static String of PROP_DESCRIPTION The static String of PROP_DESCRIPTION



getNamePropDisplayName
String getNamePropDisplayName()(Code)
Get the static String of PROP_DISPLAY_NAME The static String of PROP_DISPLAY_NAME



getNamePropIsCollection
String getNamePropIsCollection()(Code)
Get the static String of PROP_IS_COLLECTION The static String of PROP_IS_COLLECTION



getNamePropModifiedBy
String getNamePropModifiedBy()(Code)
Get the static String of PROP_MODIFIED_BY The static String of PROP_MODIFIED_BY



getNamePropModifiedDate
String getNamePropModifiedDate()(Code)
Get the static String of PROP_MODIFIED_DATE The static String of PROP_MODIFIED_DATE



getNamePropNewAssignmentCheckAddDueDate
String getNamePropNewAssignmentCheckAddDueDate()(Code)
Get the static String of NEW_ASSIGNMENT_CHECK_ADD_DUE_DATE The static String of NEW_ASSIGNMENT_CHECK_ADD_DUE_DATE



getNamePropNewAssignmentCheckAutoAnnounce
String getNamePropNewAssignmentCheckAutoAnnounce()(Code)
Get the static String of NEW_ASSIGNMENT_CHECK_AUTO_ANNOUNCE The static String of NEW_ASSIGNMENT_CHECK_AUTO_ANNOUNCE



getNamePropReplyStyle
String getNamePropReplyStyle()(Code)
Get the static String of PROP_REPLY_STYLE The static String of PROP_REPLY_STYLE



getNamePropStructObjType
String getNamePropStructObjType()(Code)
Get the static String of PROP_STRUCTOBJ_TYPE The static String of PROP_STRUCTOBJ_TYPE



getNamePropSubmissionPreviousFeedbackComment
String getNamePropSubmissionPreviousFeedbackComment()(Code)
Get the static String of PROP_SUBMISSION_PREVIOUS_FEEDBACK_COMMENT The static String of PROP_SUBMISSION_PREVIOUS_FEEDBACK_COMMENT



getNamePropSubmissionPreviousFeedbackText
String getNamePropSubmissionPreviousFeedbackText()(Code)
Get the static String of PROP_SUBMISSION_PREVIOUS_FEEDBACK_TEXT The static String of PROP_SUBMISSION_PREVIOUS_FEEDBACK_TEXT



getNamePropSubmissionPreviousGrades
String getNamePropSubmissionPreviousGrades()(Code)
Get the static String of PROP_SUBMISSION_PREVIOUS_GRADES The static String of PROP_SUBMISSION_PREVIOUS_GRADES



getNamePropSubmissionScaledPreviousGrades
String getNamePropSubmissionScaledPreviousGrades()(Code)
Get the static String of PROP_SUBMISSION_SCALED_PREVIOUS_GRADES The static String of PROP_SUBMISSION_SCALED_PREVIOUS_GRADES



getNamePropTo
String getNamePropTo()(Code)
Get the static String of PROP_TO The static String of PROP_TO



getProperty
String getProperty(String name)(Code)
Access a named property as a string (won't find multi-valued ones.)
Parameters:
  name - The property name. the property value, or null if not found.



getPropertyFormatted
String getPropertyFormatted(String name)(Code)
Access a named property as a properly formatted string.
Parameters:
  name - The property name. the property value, or an empty string if not found.



getPropertyList
List getPropertyList(String name)(Code)
Access a named property as a List of (String), good for single or multi-valued properties.
Parameters:
  name - The property name. the property value, or null if not found.



getPropertyNames
Iterator getPropertyNames()(Code)
Access an iterator on the names of the defined properties (Strings). An iterator on the names of the defined properties (Strings) (may be empty).



getTimeProperty
Time getTimeProperty(String name) throws EntityPropertyNotDefinedException, EntityPropertyTypeException(Code)
Access a named property as a Time.
Parameters:
  name - The property name. the property value
exception:
  EntityPropertyNotDefinedException - if not found.
exception:
  EntityPropertyTypeException - if the property is found but not a Time.



getTypeUrl
String getTypeUrl()(Code)
Get the static String of TYPE_URL The static String of TYPE_URL



isLiveProperty
boolean isLiveProperty(String name)(Code)
Check if a named property is a live one (auto updated).
Parameters:
  name - The property name. True if the property is a live one, false if not.



removeProperty
void removeProperty(String name)(Code)
Remove a property.
Parameters:
  name - The property name.



set
void set(ResourceProperties other)(Code)
Take all values from this object.
Parameters:
  other - The ResourceProperties object to take values from.



toXml
Element toXml(Document doc, Stack stack)(Code)
Serialize the resource into XML, adding an element to the doc under the top of the stack element.
Parameters:
  doc - The DOM doc to contain the XML (or null for a string return).
Parameters:
  stack - The DOM elements, the top of which is the containing element of the new "resource" element. The newly added element.



www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.