NetKernel APIs


com.ten60.netkernel.urii.aspect
Interface IAspectBoolean

All Superinterfaces:
IURAspect
All Known Implementing Classes:
BooleanAspect, BooleanAspect, ModuleResourceExpiryRepresentation

public interface IAspectBoolean
extends IURAspect

An aspect that holds a single boolean value


Field Summary
static String MIME_TYPE
          mime type for boolean
 
Method Summary
 boolean isTrue()
          Returns if the boolean value
 

Field Detail

MIME_TYPE

public static final String MIME_TYPE
mime type for boolean

See Also:
Constant Field Values
Method Detail

isTrue

public boolean isTrue()
Returns if the boolean value


NetKernel APIs


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