Plumtree Portal UI  
 

ReorganizationControl Members

ReorganizationControl overview

Public Static Fields

GROUP_BY_FIELD 
SPECIAL_SORT_BY_LASTMODIFIED_VALUE 
SPECIAL_SORT_BY_NAME_VALUE 
STR_MVC_CLASS_NAME 

Public Instance Constructors

ReorganizationControl Constructor Initializes a new instance of the ReorganizationControl class.

Public Instance Methods

CheckActionSecurityAndExecute (inherited from SearchResultControl) 
Create 
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetName 
GetType (inherited from Object)Gets the Type of the current instance.
Init (inherited from SearchResultControl) 
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Fields

_model (inherited from SearchResultControl) 
_parent (inherited from SearchResultControl) 

Protected Instance Methods

ExecuteSearchControl 
expectModelInitialized (inherited from SearchResultControl) Subclasses should override this method and return false if they don't mind the model being uninitialized on entry.
Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.
parseQueryArgs (inherited from SearchResultControl) Helper method to grab query parameters out of the provided arguments and return them in a temporary QueryArguments structure. The argument names may be prepended with the provided prefix. If no args were found or the query could not be reconstructed, this method should return null.

See Also

ReorganizationControl Class | com.plumtree.portaluiinfrastructure.search Namespace