weborb.examples
Class IdentityService

java.lang.Object
  extended by weborb.examples.IdentityService

public class IdentityService
extends java.lang.Object


Field Summary
static int Blue
           
static int Brown
           
static int Green
           
static int Red
           
static int Transparent
           
 
Constructor Summary
IdentityService()
           
 
Method Summary
 Identity HideIdentity(Identity myIdentity)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Blue

public static final int Blue
See Also:
Constant Field Values

Brown

public static final int Brown
See Also:
Constant Field Values

Green

public static final int Green
See Also:
Constant Field Values

Transparent

public static final int Transparent
See Also:
Constant Field Values

Red

public static final int Red
See Also:
Constant Field Values
Constructor Detail

IdentityService

public IdentityService()
Method Detail

HideIdentity

public Identity HideIdentity(Identity myIdentity)


Discuss WebORB

Copyright 2003-2008 Midnight Coders, Inc. All Rights Reserved.