Skip navigation links


com.fatwire.assetapi.def
Interface FlexAssetFamilyInfo


public interface FlexAssetFamilyInfo

Represents the asset types information for a flex asset family


Method Summary
 AssetTypeInfo getFlexAssetInfo()
          Gets the flex asset type information
 AssetTypeInfo getFlexAttributeInfo()
          Gets the flex attribute type information
 AssetTypeInfo getFlexDefInfo()
          Gets the flex asset definition type information
 AssetTypeInfo getFlexFilterInfo()
          Gets the flex filter type information
 AssetTypeInfo getFlexParentDefInfo()
          Gets the flex parent asset definition type information
 AssetTypeInfo getFlexParentInfo()
          Gets the flex parent asset type information

 

Method Detail

getFlexAttributeInfo

AssetTypeInfo getFlexAttributeInfo()
Gets the flex attribute type information
Returns:
the asset type information for flex attribute type

getFlexParentDefInfo

AssetTypeInfo getFlexParentDefInfo()
Gets the flex parent asset definition type information
Returns:
the asset type information for flex parent asset definition type

getFlexDefInfo

AssetTypeInfo getFlexDefInfo()
Gets the flex asset definition type information
Returns:
the asset type information for flex flex asset definition type

getFlexParentInfo

AssetTypeInfo getFlexParentInfo()
Gets the flex parent asset type information
Returns:
the asset type information for flex parent asset type

getFlexAssetInfo

AssetTypeInfo getFlexAssetInfo()
Gets the flex asset type information
Returns:
the asset type information for flex asset type

getFlexFilterInfo

AssetTypeInfo getFlexFilterInfo()
Gets the flex filter type information
Returns:
the asset type information for flex filter type

Skip navigation links


Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.