The methods of the ObjPropEditorModel class are listed below. For a complete list of ObjPropEditorModel class members, see the ObjPropEditorModel Members topic.
![]() | |
![]() | That method is called by the EditorStartControl. It retrieves the existing IPTObject in edit mode. |
![]() | |
![]() | |
![]() | |
![]() | Returns true if the current Object doesn't support ACLs. |
![]() | |
![]() | |
![]() | |
![]() | This method will be called when you come back to the main Editor from a sub Editor. |
![]() | |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | That method is called by the EditorFinishControl. It takes care of storing the IPTObject in the DB when the user finishes the Editor. |
![]() | Returns the Folder ID in which the Object will be saved. |
![]() | Returns the Class ID corresponding to the object being created or edited. |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | Returns the Folder ID in which the Object will be saved. |
![]() | Returns the folder name. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | |
![]() | |
![]() | Returns the value of the m_bIsSysAdmin member variable. |
![]() | Returns the current Object's migration status. |
![]() | Returns the Class name. |
![]() | Returns the the IPTObject being created or edited. |
![]() | Returns the description of the IPTObject being created or edited. |
![]() | Returns the ID of the IPTObject being created or edited. |
![]() | Returns the name of the IPTObject being created or edited. |
![]() | Returns the path to the folder where the object has been saved. |
![]() | Returns the IPTSession for the current user. |
![]() | |
![]() | Gets the Type of the current instance. |
![]() | |
![]() | Inits the Model with the IPTSession. |
![]() | Returns true if the object description cannot be set/changed from the Editor. |
![]() | Returns true if the migration has already been approved for the current object. |
![]() | Calls the right save function according to the page name passed in argument. |
![]() | |
![]() | |
![]() | Sets the value of the m_bDisableDescription member variable. |
![]() | Helper method to set the read-only flag to true and display a warning on every page to remind the user his changes will not be saved. |
![]() | |
![]() | |
![]() | |
![]() | Helper method for the StartEditor method. Fill out the member variables with data from QS. |
![]() | Sets the current Object's migration status. |
![]() | |
![]() | |
![]() | Helper method to start the keywords section. |
![]() | Helper method to start the localized names and description list. |
![]() | Helper method to start the migration history page. |
![]() | Helper method to start the object property page. |
![]() | Helper method to start the security page. |
![]() | Returns a String that represents the current Object. |
![]() | Helper method to check the current user rights to this Object Editor. |
![]() | Helper method to check retrieve the folder type. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Helper method to init the isSysAdmin flag. |
![]() | Helper method to initialize the PTObject being created or edited. |
![]() | Creates a shallow copy of the current Object. |
![]() | Helper method to Save the migration status on the object. |
![]() | Helper method to Store the Object. |
ObjPropEditorModel Class | com.plumtree.portaluiinfrastructure.editor.commonpages.objectproperties Namespace