Package com.tailf.ncs.maapi
Interface MmapMaapiSchemas.SchemaLookup
- All Known Implementing Classes:
 MmapMaapiSchemas.SchemaLookupImpl
- Enclosing class:
 - MmapMaapiSchemas
 
public static interface MmapMaapiSchemas.SchemaLookup
- 
Method Summary
Modifier and TypeMethodDescriptionbooleanaddMountPointChildren(int pathHash, String mountId, List<MaapiSchemas.CSNode> children) hashToString(int hash) lookupMountId(int nsHash, int tagHash) lookupSchema(int nsHash) lookupType(String name, int nsHash)  
- 
Method Details
- 
lookupSchema
 - 
lookupType
 - 
hashToString
 - 
lookupMountId
 - 
addMountPointChildren
 
 -