A B C D E F G H I J L M N O P Q R S T U V W X 
All Classes All Packages

G

generateUUID() - Method in class com.hannonhill.cascade.velocity.StringTool
 
getAsset() - Method in interface com.hannonhill.cascade.api.asset.common.StructuredDataNode
 
getAssetId() - Method in interface com.hannonhill.cascade.api.asset.common.BaseAsset
A convenience method that calls getIdentifer().getId()
getAssetIdentifier() - Method in interface com.hannonhill.cascade.api.asset.common.StructuredDataNode
When this node is an asset node, this will return the identifier of the asset selected, or null if no asset was selected.
getAssetType() - Method in interface com.hannonhill.cascade.api.asset.common.BaseAsset
A convenience method that calls getIdentifer().getType().toString()
getAuthor() - Method in interface com.hannonhill.cascade.api.asset.common.Metadata
 
getAvailableTags() - Method in interface com.hannonhill.cascade.api.asset.admin.Site
 
getB() - Method in class com.hannonhill.cascade.velocity.CascadeEscapeTool
 
getBackslash() - Method in class com.hannonhill.cascade.velocity.CascadeEscapeTool
 
getBaseAsset() - Method in interface com.hannonhill.cascade.api.asset.admin.AssetFactory
Get the asset this AssetFactory is based on, or null if this AssetFactory does not have a base asset.
getBlockType() - Method in interface com.hannonhill.cascade.api.asset.home.Block
 
getCalendar() - Method in class com.hannonhill.cascade.velocity.CascadeComparisonDateTool
 
getCaseOrder() - Method in class com.hannonhill.cascade.velocity.NodeSortCriterion
Returns the value of the element's "case-order" attribute, which will either be "upper-first" or "lower-first".
getChild(String) - Method in interface com.hannonhill.cascade.api.asset.common.StructuredDataNode
Returns the child of a group having the supplied identifier.
getChildren() - Method in interface com.hannonhill.cascade.api.asset.common.StructuredDataNode
When this node is the head of a group, get the group's contents by calling this method.
getChildren() - Method in interface com.hannonhill.cascade.api.asset.home.Folder
Get the List of children of this Folder
getChildren(String) - Method in interface com.hannonhill.cascade.api.asset.common.StructuredDataNode
Returns all children of a group with the given identifier.
getChildrenIdentifiers() - Method in interface com.hannonhill.cascade.api.asset.home.Folder
Get the List of the identifiers identifying the children of this folder, never null.
getChildrenWithFieldId(String) - Method in interface com.hannonhill.cascade.api.asset.common.StructuredDataNode
 
getChildWithFieldId(String) - Method in interface com.hannonhill.cascade.api.asset.common.StructuredDataNode
 
getCreatedBy() - Method in interface com.hannonhill.cascade.api.asset.home.FolderContainedAsset
Get the name of the user who created this asset.
getCreatedOn() - Method in interface com.hannonhill.cascade.api.asset.home.FolderContainedAsset
Get the Date this asset was created.
getD() - Method in class com.hannonhill.cascade.velocity.CascadeEscapeTool
 
getData() - Method in interface com.hannonhill.cascade.api.asset.home.File
Get the file's data as a byte array.
getDataDefinition() - Method in interface com.hannonhill.cascade.api.asset.home.StructuredDataCapableAsset
 
getDataDefinitionId() - Method in interface com.hannonhill.cascade.api.asset.home.StructuredDataCapableAsset
A shortcut for getDataDefinition().getAssetId()
getDataDefinitionPath() - Method in interface com.hannonhill.cascade.api.asset.home.StructuredDataCapableAsset
 
getDataType() - Method in class com.hannonhill.cascade.velocity.NodeSortCriterion
Returns the value of the element's "data-type" attribute, which will either be "text", "number", or "qname".
getDate() - Method in class com.hannonhill.cascade.velocity.CascadeComparisonDateTool
 
getDate(String) - Method in class com.hannonhill.cascade.velocity.CascadeComparisonDateTool
 
getDay() - Method in class com.hannonhill.cascade.velocity.CascadeComparisonDateTool
 
getDay(Object) - Method in class com.hannonhill.cascade.velocity.CascadeComparisonDateTool
 
getDefinitionFieldId() - Method in interface com.hannonhill.cascade.api.asset.common.StructuredDataNode
 
getDescription() - Method in interface com.hannonhill.cascade.api.asset.common.Metadata
 
getDimensions() - Method in interface com.hannonhill.cascade.api.asset.home.File
 
getDirectory() - Method in interface com.hannonhill.cascade.api.asset.admin.Destination
Get the directory
getDisplayName() - Method in interface com.hannonhill.cascade.api.asset.common.Metadata
 
getDollar() - Method in class com.hannonhill.cascade.velocity.CascadeEscapeTool
 
getDynamicField(String) - Method in interface com.hannonhill.cascade.api.asset.common.Metadata
Returns the DynamicMetadataField having a name that matches name.
getDynamicFields() - Method in interface com.hannonhill.cascade.api.asset.common.Metadata
 
getE() - Method in class com.hannonhill.cascade.velocity.CascadeEscapeTool
 
getElementContents(String, String) - Method in class com.hannonhill.cascade.velocity.SerializerTool
Retrieves the contents of a particular element in an xml string.
getEndDate() - Method in interface com.hannonhill.cascade.api.asset.common.Metadata
 
getExclamation() - Method in class com.hannonhill.cascade.velocity.CascadeEscapeTool
 
getExtension() - Method in interface com.hannonhill.cascade.api.asset.common.PageConfiguration
Returns the output extension.
getFeed() - Method in interface com.hannonhill.cascade.api.asset.home.FeedBlock
 
getFeedAsXMLElement() - Method in interface com.hannonhill.cascade.api.asset.home.FeedBlock
Fetches the feed from the URL as XML element instead of String.
getFeedURL() - Method in interface com.hannonhill.cascade.api.asset.home.FeedBlock
Get the URL of the XML feed this block will aggregate.
getFileSize() - Method in interface com.hannonhill.cascade.api.asset.home.File
Similar to calling {@link #getData().length} but will execute much faster and take much less memory.
getFolderOrder() - Method in interface com.hannonhill.cascade.api.asset.home.FolderContainedAsset
Get the folder order of this asset.
getFormatType() - Method in interface com.hannonhill.cascade.api.asset.home.Format
 
getFtpProtocolType() - Method in interface com.hannonhill.cascade.api.asset.admin.FTPTransport
Gets the ftp protocol type
getGroup() - Method in interface com.hannonhill.cascade.api.asset.common.StructuredDataNode
Deprecated.
deprecated as of 7.6 in favor of getChildren()
getH() - Method in class com.hannonhill.cascade.velocity.CascadeEscapeTool
 
getHash() - Method in class com.hannonhill.cascade.velocity.CascadeEscapeTool
 
getHeight() - Method in interface com.hannonhill.cascade.api.asset.common.ImageDimensions
 
getId() - Method in interface com.hannonhill.cascade.api.asset.common.Identifier
Get the id of this object.
getIdentifer() - Method in interface com.hannonhill.cascade.api.asset.common.BaseAsset
Get this asset's identifier.
getIdentifier() - Method in interface com.hannonhill.cascade.api.asset.admin.SiteManagementAreaAsset
Get this asset's identifier, which will also include the asset's path in addition to the standard information a regular Identifier contains.
getIdentifier() - Method in interface com.hannonhill.cascade.api.asset.common.StructuredDataNode
Get the text identifier of this node.
getIdentifier() - Method in interface com.hannonhill.cascade.api.asset.home.FolderContainedAsset
Get this asset's identifier, which will also include the asset's path in addition to the standard information a regular Identifier contains.
getInitialDirectory() - Method in interface com.hannonhill.cascade.api.asset.admin.FTPTransport
Get the Server Directory
getKeywords() - Method in interface com.hannonhill.cascade.api.asset.common.Metadata
 
getLabel() - Method in interface com.hannonhill.cascade.api.asset.common.DynamicMetadataField
Get the label of this field.
getLabel() - Method in interface com.hannonhill.cascade.api.asset.common.FieldItem
 
getLabel() - Method in interface com.hannonhill.cascade.api.asset.common.NamedAsset
 
getLabel() - Method in interface com.hannonhill.cascade.api.asset.common.StructuredDataNode
 
getLabel() - Method in interface com.hannonhill.cascade.api.asset.home.MetadataAwareAsset
 
getLang() - Method in class com.hannonhill.cascade.velocity.NodeSortCriterion
Returns the value of the element's "lang" attribute, which will be a lowercase ISO 639 code.
getLastModified() - Method in interface com.hannonhill.cascade.api.asset.home.FolderContainedAsset
Get the Date this asset was last modified.
getLastModifiedBy() - Method in interface com.hannonhill.cascade.api.asset.home.FolderContainedAsset
Get the name of the user who last modified this asset.
getLastPublishedBy() - Method in interface com.hannonhill.cascade.api.asset.home.PublishableAsset
 
getLastPublishedOn() - Method in interface com.hannonhill.cascade.api.asset.home.PublishableAsset
 
getLink() - Method in interface com.hannonhill.cascade.api.asset.home.PublishableAsset
 
getLink() - Method in interface com.hannonhill.cascade.api.asset.home.Symlink
Get the link URL as a String
getLinkingAssets() - Method in interface com.hannonhill.cascade.api.asset.home.MetadataAwareAsset
 
getMetadata() - Method in interface com.hannonhill.cascade.api.asset.home.MetadataAwareAsset
Get the asset's metadata
getMetadataSet() - Method in interface com.hannonhill.cascade.api.asset.common.Metadata
 
getMetadataSet() - Method in interface com.hannonhill.cascade.api.asset.home.MetadataAwareAsset
 
getMetadataSetId() - Method in interface com.hannonhill.cascade.api.asset.home.MetadataAwareAsset
 
getMonth() - Method in class com.hannonhill.cascade.velocity.CascadeComparisonDateTool
 
getMonth(Object) - Method in class com.hannonhill.cascade.velocity.CascadeComparisonDateTool
 
getN() - Method in class com.hannonhill.cascade.velocity.CascadeEscapeTool
 
getName() - Method in interface com.hannonhill.cascade.api.asset.common.DynamicMetadataField
Get the name of this asset.
getName() - Method in interface com.hannonhill.cascade.api.asset.common.NamedAsset
Get the name of this asset.
getNamingRuleAssets() - Method in interface com.hannonhill.cascade.api.asset.admin.Site
 
getNamingRuleCase() - Method in interface com.hannonhill.cascade.api.asset.admin.Site
 
getNamingRuleSpacing() - Method in interface com.hannonhill.cascade.api.asset.admin.Site
 
getNewline() - Method in class com.hannonhill.cascade.velocity.CascadeEscapeTool
 
getOrder() - Method in class com.hannonhill.cascade.velocity.NodeSortCriterion
Returns the value of the element's "order" attribute, which will either be "ascending" or "descending".
getParentFolder() - Method in interface com.hannonhill.cascade.api.asset.home.FolderContainedAsset
Get a data transfer object representing the parent folder.
getParentFolderIdentifier() - Method in interface com.hannonhill.cascade.api.asset.home.FolderContainedAsset
Get the parent folder's identifier, which specifies the relationship between this asset and its containing folder.
getPassword() - Method in interface com.hannonhill.cascade.api.asset.admin.FTPTransport
Get the password.
getPath() - Method in interface com.hannonhill.cascade.api.asset.admin.SiteManagementAreaAsset
Get the path of the asset
getPath() - Method in interface com.hannonhill.cascade.api.asset.common.PathIdentifier
Get this asset's path
getPath() - Method in interface com.hannonhill.cascade.api.asset.home.FolderContainedAsset
Get the path of the asset
getPathAsString() - Method in interface com.hannonhill.cascade.api.asset.common.Path
Get the path as a String
getPathSegments() - Method in interface com.hannonhill.cascade.api.asset.common.Path
Get each path segment.
getPort() - Method in interface com.hannonhill.cascade.api.asset.admin.FTPTransport
Get the port number.
getPossibleFieldItems() - Method in interface com.hannonhill.cascade.api.asset.common.DynamicMetadataField
Gets all possible field items for a checkbox, radio or dropdown field.
getPossibleFieldItems() - Method in interface com.hannonhill.cascade.api.asset.common.StructuredDataNode
Gets all possible field items for a checkbox, radio or dropdown field.
getProperty(Object, String) - Static method in class com.hannonhill.cascade.velocity.ListTool
Safely retrieves a property.
getQ() - Method in class com.hannonhill.cascade.velocity.CascadeEscapeTool
 
getQuote() - Method in class com.hannonhill.cascade.velocity.CascadeEscapeTool
 
getRandom() - Method in class com.hannonhill.cascade.velocity.CascadeMathTool
 
getReferencedAsset() - Method in interface com.hannonhill.cascade.api.asset.home.Reference
 
getReviewDate() - Method in interface com.hannonhill.cascade.api.asset.common.Metadata
 
getS() - Method in class com.hannonhill.cascade.velocity.CascadeEscapeTool
 
getScript() - Method in interface com.hannonhill.cascade.api.asset.home.ScriptFormat
Retrieves the script logic used for transforming content.
getSelect() - Method in class com.hannonhill.cascade.velocity.NodeSortCriterion
Returns the value of the element's "select" attribute, which will be an XPath-expression.
getSelectedFieldItems() - Method in interface com.hannonhill.cascade.api.asset.common.DynamicMetadataField
Gets all selected field items for a checkbox, radio or dropdown field.
getSelectedFieldItems() - Method in interface com.hannonhill.cascade.api.asset.common.StructuredDataNode
Gets all selected field items, including custom values added by the user, for a checkbox, radio or dropdown field.
getServerName() - Method in interface com.hannonhill.cascade.api.asset.admin.FTPTransport
Get the server name.
getShouldBeIndexed() - Method in interface com.hannonhill.cascade.api.asset.home.PublishableAsset
 
getShouldBePublished() - Method in interface com.hannonhill.cascade.api.asset.home.PublishableAsset
Get whether or not this asset is publishable.
getSingleQuote() - Method in class com.hannonhill.cascade.velocity.CascadeEscapeTool
 
getSite() - Method in interface com.hannonhill.cascade.api.asset.admin.SiteManagementAreaAsset
 
getSite() - Method in interface com.hannonhill.cascade.api.asset.home.FolderContainedAsset
 
getSiteId() - Method in interface com.hannonhill.cascade.api.asset.home.FolderContainedAsset
 
getSiteName() - Method in interface com.hannonhill.cascade.api.asset.home.FolderContainedAsset
 
getStartDate() - Method in interface com.hannonhill.cascade.api.asset.common.Metadata
 
getStringBuilder() - Method in class com.hannonhill.cascade.velocity.StringTool
 
getStructuredData() - Method in interface com.hannonhill.cascade.api.asset.home.StructuredDataCapableAsset
Get the asset's structured data information, possibly null if the asset does not use structured data.
getStructuredDataNode(String) - Method in interface com.hannonhill.cascade.api.asset.home.StructuredDataCapableAsset
Returns first found StructuredDataNode identified by given path.
getStructuredDataNodes(String) - Method in interface com.hannonhill.cascade.api.asset.home.StructuredDataCapableAsset
Return structured data nodes matching given path.
getStructuredDataNodesWithFieldId(String) - Method in interface com.hannonhill.cascade.api.asset.home.StructuredDataCapableAsset
 
getStructuredDataNodeWithFieldId(String) - Method in interface com.hannonhill.cascade.api.asset.home.StructuredDataCapableAsset
 
getSummary() - Method in interface com.hannonhill.cascade.api.asset.common.Metadata
 
getTags() - Method in interface com.hannonhill.cascade.api.asset.home.FolderContainedAsset
 
getTeaser() - Method in interface com.hannonhill.cascade.api.asset.common.Metadata
 
getText() - Method in interface com.hannonhill.cascade.api.asset.home.File
Returns the file's data in form of a String.
getText() - Method in interface com.hannonhill.cascade.api.asset.home.TextBlock
Get the text content of the block
getTextNodeOptions() - Method in interface com.hannonhill.cascade.api.asset.common.StructuredDataNode
Get the options that are available on a text node.
getTextValue() - Method in interface com.hannonhill.cascade.api.asset.common.StructuredDataNode
Returns the text value for plain text node.
getTextValueAsXMLElement() - Method in interface com.hannonhill.cascade.api.asset.common.StructuredDataNode
Get the structure data node's text value as XML element if it's a WYSIWYG field.
getTextValues() - Method in interface com.hannonhill.cascade.api.asset.common.StructuredDataNode
Get the text value(s) for this text node, or null if this node is not a text node.
getTime() - Method in class com.hannonhill.cascade.velocity.CascadeComparisonDateTool
 
getTitle() - Method in interface com.hannonhill.cascade.api.asset.common.Metadata
 
getType() - Method in interface com.hannonhill.cascade.api.asset.common.Identifier
Get the type of this object.
getUrl() - Method in interface com.hannonhill.cascade.api.asset.admin.Site
 
getUserName() - Method in interface com.hannonhill.cascade.api.asset.admin.FTPTransport
Get the user name.
getValue() - Method in interface com.hannonhill.cascade.api.asset.common.DynamicMetadataField
Returns the value of this dynamic metadata field.
getValue() - Method in interface com.hannonhill.cascade.api.asset.common.FieldItem
 
getValue(Integer, Object) - Method in class com.hannonhill.cascade.velocity.CascadeComparisonDateTool
 
getValues() - Method in interface com.hannonhill.cascade.api.asset.common.DynamicMetadataField
Get the value(s) of this field, possibly empty, never null.
getWidth() - Method in interface com.hannonhill.cascade.api.asset.common.ImageDimensions
 
getWorkflowMode() - Method in interface com.hannonhill.cascade.api.asset.admin.AssetFactory
Returns a workflow mode set integer in this Asset Factory (AssetFactory.WORKFLOW_MODE_FACTORY_CONTROLLED or AssetFactory.WORKFLOW_MODE_FOLDER_CONTROLLED or AssetFactory.WORKFLOW_MODE_NONE)
getXHTML() - Method in interface com.hannonhill.cascade.api.asset.home.Page
Get the page's XHTML content, possibly null if the page uses structured data.
getXHTML() - Method in interface com.hannonhill.cascade.api.asset.home.XHTMLDataDefinitionBlock
Get the XHTML content of this block.
getXHTMLAsXMLElement() - Method in interface com.hannonhill.cascade.api.asset.home.Page
Get the page's XHTML content as XML element instead of String.
getXHTMLAsXMLElement() - Method in interface com.hannonhill.cascade.api.asset.home.XHTMLDataDefinitionBlock
Get the block's XHTML content as XML element instead of String
getXML() - Method in interface com.hannonhill.cascade.api.asset.home.XMLBlock
Get the XML content of this block.
getXMLAsXMLElement() - Method in interface com.hannonhill.cascade.api.asset.home.XMLBlock
Get the block's XML content as XML element instead of String.
getXPath() - Method in class com.hannonhill.cascade.velocity.CascadeXPathTool
Returns the wrapped XPath expression as a string.
getXSL() - Method in interface com.hannonhill.cascade.api.asset.home.XSLTFormat
Get the XSL content of the XSLTFormat as a String
getYear() - Method in class com.hannonhill.cascade.velocity.CascadeComparisonDateTool
 
getYear(Object) - Method in class com.hannonhill.cascade.velocity.CascadeComparisonDateTool
 
A B C D E F G H I J L M N O P Q R S T U V W X 
All Classes All Packages