public class WeaveEnterpriseStaticAssetImpl extends Object implements EnterpriseStaticAsset
Modifier and Type | Field and Description |
---|---|
protected EnterpriseStaticAssetImpl |
embeddableEnterpriseStaticAsset |
Constructor and Description |
---|
WeaveEnterpriseStaticAssetImpl() |
Modifier and Type | Method and Description |
---|---|
EnterpriseStaticAssetImpl |
getEmbeddableEnterpriseStaticAsset(boolean assign) |
List<AssetFolderItemXref> |
getFolders()
Gets the
AssetFolderItemXref that this StaticAsset is in |
void |
setFolders(List<AssetFolderItemXref> folders)
Sets
AssetFolderItemXref that the StaticAsset is in |
protected EnterpriseStaticAssetImpl embeddableEnterpriseStaticAsset
public EnterpriseStaticAssetImpl getEmbeddableEnterpriseStaticAsset(boolean assign)
public List<AssetFolderItemXref> getFolders()
EnterpriseStaticAsset
AssetFolderItemXref
that this StaticAsset
is ingetFolders
in interface EnterpriseStaticAsset
public void setFolders(List<AssetFolderItemXref> folders)
EnterpriseStaticAsset
AssetFolderItemXref
that the StaticAsset
is insetFolders
in interface EnterpriseStaticAsset
Copyright © 2019. All rights reserved.