Fuego Process API

fuego.papi
Interface NoteInterface

All Known Subinterfaces:
Note

public interface NoteInterface


Method Summary
 Object getContent()
           
 fuego.lang.Time getCreationTime()
           
 String getName()
           
 String getParticipant()
           
 

Method Detail

getContent


public Object getContent()

getCreationTime


public fuego.lang.Time getCreationTime()

getName


public String getName()

getParticipant


public String getParticipant()

Fuego Process API

© Copyright 1996/2003 Fuego Inc. All Rights Reserved