NetKernel APIs


org.ten60.netkernel.layer1.representation
Interface IAspectMultipart

All Superinterfaces:
IURAspect
All Known Implementing Classes:
MultiPartAspect

public interface IAspectMultipart
extends IURAspect

Aspect for holding multiple sub-representations.


Method Summary
 java.lang.String[] getPartNames()
           
 IURRepresentation[] getParts()
           
 IURRepresentation getPartWithName(java.lang.String aName)
           
 

Method Detail

getParts

IURRepresentation[] getParts()

getPartNames

java.lang.String[] getPartNames()

getPartWithName

IURRepresentation getPartWithName(java.lang.String aName)

NetKernel APIs


Copyright © 2002-2004 1060 Research Ltd. All Rights Reserved.