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
 String[] getPartNames()
           
 IURRepresentation[] getParts()
           
 IURRepresentation getPartWithName(String aName)
           
 

Method Detail

getParts

public IURRepresentation[] getParts()

getPartNames

public String[] getPartNames()

getPartWithName

public IURRepresentation getPartWithName(String aName)

NetKernel APIs


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