org.cmis.interopserver.services.tie
Interface TieSoapBindingImplMBean

All Known Implementing Classes:
TieSoapBindingImpl

public interface TieSoapBindingImplMBean

Title:

Description:

Copyright: Copyright (c) 2003

Company:

Version:
1.0
Author:
not attributable

Method Summary
 int getErrorPostCount()
           
 java.lang.String getErrorPostsByOperatorString()
           
 int getValidPostCount()
           
 java.lang.String getValidPostsByOperatorString()
           
 void resetErrorPostCount()
           
 void resetValidPostCount()
           
 

Method Detail

getValidPostsByOperatorString

java.lang.String getValidPostsByOperatorString()

getErrorPostsByOperatorString

java.lang.String getErrorPostsByOperatorString()

getErrorPostCount

int getErrorPostCount()

getValidPostCount

int getValidPostCount()

resetErrorPostCount

void resetErrorPostCount()

resetValidPostCount

void resetValidPostCount()