com.basecmp.core.persistence.beans
Class Link

java.lang.Object
  extended bycom.basecmp.core.persistence.impl.SinglePersistentAsset
      extended bycom.basecmp.core.persistence.impl.DistributedPersistentAsset
          extended bycom.basecmp.core.persistence.beans.Link
All Implemented Interfaces:
java.lang.Cloneable, IPersistentRow, java.util.Map, PersistentAsset
Direct Known Subclasses:
WebLink

public class Link
extends DistributedPersistentAsset

Author:
Wolfgang Schröder

Nested Class Summary
 
Nested classes inherited from class java.util.Map
java.util.Map.Entry
 
Field Summary
 
Fields inherited from class com.basecmp.core.persistence.impl.DistributedPersistentAsset
masterAsset
 
Fields inherited from class com.basecmp.core.persistence.impl.SinglePersistentAsset
assetDataRow, assetType, attachedAssetsByAlias, attachedAssetsById, attachedAssetsByUseType, attachedValuesByGroup, attachedValuesById, attachedValuesByName, childBindings2, dirtyAttachedValues, isAPIInstance, isManagingInstance, isNewAsset, log, metaDataBean, parentBindings2, transientAttachedValues
 
Fields inherited from interface com.basecmp.core.persistence.impl.PersistentAsset
INTERACTIVE_LAUNCH_CHECK_POLICY, OVERRULE_LAUNCH_CHECK_POLICY, SCHEDULED_LAUNCH_CHECK_POLICY
 
Constructor Summary
  Link()
           
protected Link(java.lang.String aliasname)
           
 
Method Summary
 java.lang.Integer getCid()
           
 java.lang.String getColorActive()
           
 java.lang.String getColorHover()
           
 java.lang.String getColorInactive()
           
 java.lang.String getCssClass()
           
 java.lang.String getImageActive()
           
 java.lang.String getImageHover()
           
 java.lang.String getImageInactive()
           
 java.lang.String getImageNavigationZone()
           
 java.lang.String getLayoutType()
           
 java.lang.String getName()
           
 java.lang.String getPageType()
           
 java.lang.String getSlashUrl()
           
 java.lang.String getTarget()
           
 java.lang.String getUrl()
           
 java.lang.String getWindowAttribute(java.lang.String attributeName)
           
 java.lang.String getWindowAttributes()
           
 java.lang.Integer getWindowHeight()
           
 java.lang.Integer getWindowWidth()
           
 boolean isVisible()
           
 
Methods inherited from class com.basecmp.core.persistence.impl.DistributedPersistentAsset
addAttachedAsset, addAttachedAsset, addAttachedValue, addAttachedValue, addChildBinding, addParentBinding, containsColumn, createColumnNames, enableXmlAttributes, enableXmlAttributes, getAttachedAsset, getAttachedAsset, getAttachedAssetById, getAttachedAssetIds, getAttachedAssets, getAttachedAssets, getAttachedAssetsForUseType, getAttachedValue, getAttachedValueById, getAttachedValueGroup, getAttachedValues, getAttachedValues, getCaptionForChildBinding, getCaptionForParentBinding, getChildAsset, getChildAssetIds, getChildAssetIds, getChildAssets, getChildAssets, getChildBindings, getChildBindings, getColumn, getColumnAsBoolean, getColumnAsInt, getColumnAsInteger, getColumnAsLong, getColumnAsLongObject, getColumnAsString, getDateColumn, getFulltextData, getParentAssetIds, getParentAssetIds, getParentAssets, getParentAssets, getParentBindings, getParentBindings, getPrimaryKeyColumn, getTableName, isAttachedAssetsLoaded, isTransient, readAsset, readAttachedAssets, removeAttachedAsset, removeAttachedValue, removeChildBinding, removeChildBindings, removeParentBinding, removeParentBindings, setAttachedValue, setColumn, setFulltextData, setRequestParameters, setTransient, toString, unbindAllChilds, unbindAllParents, wipeAllBindings, wipeAsset, writeAsset, writeAsset
 
Methods inherited from class com.basecmp.core.persistence.impl.SinglePersistentAsset
checkLaunchConditions, clear, clone, clone, containsKey, containsValue, containsXmlAttributes, createSqlColumnNames, entrySet, expireAsset, get, getAliasId, getAssetType, getColumnCount, getDataType, getId, getLockedBy, getParentAsset, getPrimaryKeyColumns, isArray, isEmpty, isLocked, isOnlineStateExpired, isOnlineStateLive, isOnlineStateOffline, isOnlineStateOfflineOrRevision, isOnlineStateRevision, keySet, launchAsset, launchAsset, lock, parseInlineContentFields, put, putAll, readAsset, remove, rewriteBindings, setColumnAliasMap, setColumns, setWorkflowStep, setWorkflowStep, size, unlock, updateACLLists, values
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.util.Map
equals, hashCode
 

Constructor Detail

Link

public Link()

Link

protected Link(java.lang.String aliasname)
Method Detail

getCid

public java.lang.Integer getCid()

getColorActive

public java.lang.String getColorActive()

getColorHover

public java.lang.String getColorHover()

getColorInactive

public java.lang.String getColorInactive()

getCssClass

public java.lang.String getCssClass()

getImageActive

public java.lang.String getImageActive()

getImageHover

public java.lang.String getImageHover()

getImageInactive

public java.lang.String getImageInactive()

getImageNavigationZone

public java.lang.String getImageNavigationZone()

getLayoutType

public java.lang.String getLayoutType()

getName

public java.lang.String getName()

getPageType

public java.lang.String getPageType()

getSlashUrl

public java.lang.String getSlashUrl()

getTarget

public java.lang.String getTarget()

getUrl

public java.lang.String getUrl()

getWindowAttribute

public java.lang.String getWindowAttribute(java.lang.String attributeName)

getWindowAttributes

public java.lang.String getWindowAttributes()

getWindowHeight

public java.lang.Integer getWindowHeight()

getWindowWidth

public java.lang.Integer getWindowWidth()

isVisible

public boolean isVisible()


Copyright © 2004 by basecmp® - Professional Web Solutions